Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MvnBin string TpSleepBin string TpVersionBin string JavaBin string )
Functions ¶
func ExecuteAll ¶
func ExecuteAll(commands ...string)
ExecuteAll executes all passed commands in sequence, waiting for every single one to finish. before starting next one.
func ExecuteCommand ¶
func ExecuteInDir ¶
ExecuteInDir executes given command in the defined directory Redirects streams to stdout/err.
func GetProjectDir ¶
func GetProjectDir() string
func StubShellCommands ¶
func StubShellCommands()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.