Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandLineFn ¶
CommandLineFn run exec.command(name,arg...).CombinedOutput(), just one command,actually exec /bin/bash -c "your command"
func CommandLineRealtimeStdout ¶
CommandLineRealtimeStdout run exec.command(name,arg...) and realtime output ,just one command,actually exec /bin/bash -c "your command"
func CommandRealtimeStdout ¶
CommandRealtimeStdout run exec.command(name,arg...) and realtime output
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.