Documentation
¶
Index ¶
Constants ¶
View Source
const ( MsgShort = "Create a new pack with template files" MsgFlagType = "Type of pack to create (basic, shell, vim, etc.)" MsgErrInitPack = "failed to initialize pack: %w" )
Message constants
Variables ¶
View Source
var ( MsgLong = strings.TrimSpace(msgLongRaw) MsgExample = strings.TrimSpace(msgExampleRaw) )
Embedded message files
Functions ¶
func NewCommand ¶
NewCommand creates the init command The command logic is kept in the main commands file for now to avoid circular dependencies
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.