Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvPrefix = "CHERRY" DefaultContext = "default" DefaultConfigDirName = "cherryctl" OldDefaultContext = "cherry" OldConfigPathSuffix = "/.config/cherry" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Version string // contains filtered or unexported fields }
func (*Client) GetOptions ¶
func (c *Client) GetOptions() *cherrygo.GetOptions
func (*Client) NewCommand ¶
Click to show internal directories.
Click to hide internal directories.