Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buildfile ¶
func (*Buildfile) WriteCmd ¶
WriteCmd writes a command to the build file. The command will be echoed back as a base16 encoded command so that it can be parsed and appended to the build output
func (*Buildfile) WriteCmdSilent ¶
WriteCmdSilent writes a command to the build file but does not echo the command.
func (*Buildfile) WriteComment ¶
WriteComment adds a comment to the build file. This is really only used internally for debugging purposes.
Click to show internal directories.
Click to hide internal directories.