Documentation
¶
Index ¶
Constants ¶
View Source
const ( InvalidPath = "invalid or missing path, run 'hrx help generate' for help" InvalidName = "invalid or missing name, run 'hrx help generate' for help" InvalidGenerateType = "invalid or missing generate type, run 'hrx -h' for help" AlreadyExists = "already exists" AlreadyExistsNoContent = "already exists with no content, content will be added to the existing one" Created = "created" )
View Source
const (
GitAdded = "added to git"
)
View Source
const (
InvalidWorkspace = "go.work not found, check if you running CLI in project root"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.