//
pkg.gl
Category
github.com/nikcorg/tldr-cli
touchable
package
0.0.0-20241117114402-476c8bb27c09
Repository:
https://github.com/nikcorg/tldr-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
66 SLOC
#
Functions
NewBool
NewBool creates a new Bool and sets the initial value.
NewString
NewString creates a new String and sets the initial value.
#
Structs
Bool
Bool is a boolean container that tracks its untouched state.
String
String is a string container that tracks its untouched state.