Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Home ¶
type Home string
Home describes the location of a CLI configuration.
This helper builds paths relative to a Draft Home directory.
func (Home) Config ¶ added in v0.12.0
func (h Home) Config() string
Config returns the path to the Draft config file.
func (Home) Logs ¶ added in v0.12.0
func (h Home) Logs() string
Logs returns the path to the Draft logs.
Click to show internal directories.
Click to hide internal directories.