Documentation ¶
Index ¶
Constants ¶
View Source
const ( Darwin = "darwin" Windows = "windows" Linux = "linux" )
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "settings", Short: "Manage persisted global settings", TraverseChildren: true, }
Functions ¶
func GetFlowserPath ¶ added in v0.42.0
GetFlowserPath gets set Flowser install path with sensible default.
func MetricsEnabled ¶
func MetricsEnabled() bool
MetricsEnabled checks whether metric tracking is enabled.
func SetFlowserPath ¶ added in v0.42.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.