Documentation
¶
Index ¶
- Variables
- func CheckAgentCompatibility(vbmode bool) bool
- func ExcuteAsScriptOut(cmd string, filename string, param ...string)
- func ExecBg(cmd string, vbmode bool, param ...string) (*exec.Cmd, error)
- func Execute(cmd string, err_message string, param string) string
- func ExecuteAsCommand(cm string, message string, vbmode bool, param ...string) error
- func ExecuteAsScript(cmd string, message string, vbmode bool, param ...string) (string, error)
- func ExecuteWithOut(cmd string, vbmode bool, param []string, filename string) error
- func FileToString(fname string) string
- func GetConfigFile() string
- func GetOS(vbmode bool) (string, string, string, error)
- func GetScript(name string) string
- func GetScriptf(name string, v ...interface{}) string
- func RemoveUnprintable(s string) string
- func StringToFile(script string) string
- func WriteFile(file string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Scripts = getBaseScripts(false)
Functions ¶
func CheckAgentCompatibility ¶
func ExcuteAsScriptOut ¶
func ExecuteAsCommand ¶
ExecuteAsCommand
func ExecuteAsScript ¶
func ExecuteWithOut ¶
func FileToString ¶
func GetConfigFile ¶
func GetConfigFile() string
func GetScriptf ¶
func RemoveUnprintable ¶
func StringToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.