Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
func InitLogger() error
func InitLoggerWithConfig ¶
Types ¶
type CommandLocations ¶
type CommandLocations struct {
Embedded []EmbeddedCommandLocation
Repositories []string
}
func (*CommandLocations) LoadCommands ¶
func (c *CommandLocations) LoadCommands( loader glazed_cmds.FSCommandLoader, helpSystem *help.HelpSystem, rootCmd *cobra.Command, ) ([]glazed_cmds.Command, []*glazed_cmds.CommandAlias, error)
type EmbeddedCommandLocation ¶
Click to show internal directories.
Click to hide internal directories.