Documentation
¶
Index ¶
Constants ¶
View Source
const (
// SolbuildVersion is the current public version of solbuild
SolbuildVersion = "1.4.2"
)
Variables ¶
View Source
var CLIDebug bool
CLIDebug determines whether to enable debug level logs or not.
View Source
var RootCmd = &cobra.Command{
Use: "solbuild",
Short: "solbuild is the Solus package builder",
}
RootCmd is the main entry point into solbuild
Functions ¶
func FindLikelyArg ¶
func FindLikelyArg() string
FindLikelyArg will look in the current directory to see if common path names exist, for when it is acceptable to omit a filename.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.