Documentation ¶
Index ¶
Constants ¶
View Source
const (
CLIConfigurationFile = "topaz.json"
)
Variables ¶
This section is empty.
Functions ¶
func PromptYesNo ¶
Types ¶
type SaveContext ¶
type SaveContext bool
var ( Save SaveContext RestrictedNamePattern = regexp.MustCompile(`^[a-z0-9][a-z0-9_.-]*$`) )
Click to show internal directories.
Click to hide internal directories.