Documentation ¶
Index ¶
- func CleanLogs(logsFolder string) error
- func CopyFile(src, dst string) (err error)
- func Execute(dir, comm string, args []string) (ps *exec.Cmd)
- func ExecuteAndPrint(dir, comm string, args []string)
- func RemoveContents(dir string) (err error)
- func Start(jbossHome string, runArgs string) (ps *exec.Cmd, err error)
- func Tail(file string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteAndPrint ¶
ExecuteAndPrint a command in the console
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.