package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
AddListener adds a listener for changes to the given config key that calls the given callback function.
No description provided by the author
GetOption returns a config option, regardless of whether or not it has been registered.
No description provided by the author
No description provided by the author
NotifyListeners notifies listeners that the given config key has changed.
Registered returns all registered options, excluding hidden ones.
Registers a hidden config option without get/set events.
Registers a config option without get/set events.
Registers a config option with get/set events.
# Variables
No description provided by the author