package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

IsPromptable reports whether the output type permits prompts to be shown.
IsPromptableOnce reports whether the given context permits prompts to be shown and also whether a prompt has not been shown before.
SetPrompted tracks whether a prompt has been called before using the config type and key.

# Constants

OnceKey contants enumerate relevant config keys.

# Interfaces

Configurer describes the behavior required to track info via config.
Contextualizer describes any type which can provide needed contextual info.

# Type aliases

OnceKey represents config keys as tokens.