Documentation ¶
Index ¶
- func ApplyToSource(fileExtension string, ignoredSubdirectories []string, commandParts ...string) error
- func Delete() error
- func Describe() error
- func Explore() error
- func Log(formatSpecifier string, args ...interface{})
- func Provision() error
- func Script(commands [][]string) error
- func SpartaCommand(commandParts ...string) error
- func Status(plaintext ...bool) error
- func Version() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyToSource ¶
func ApplyToSource(fileExtension string, ignoredSubdirectories []string, commandParts ...string) error
ApplyToSource is a mage compatible function that applies a command to your source tree
func Log ¶
func Log(formatSpecifier string, args ...interface{})
Log is a mage verbose aware log function
func SpartaCommand ¶
SpartaCommand issues a go run command that encapsulates resolving global env vars that can be translated into Sparta command line options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.