package
0.3.5
Repository: https://github.com/ridecell/ridectl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ExecuteCommand uses os/exec Command fucntion to execute command, which returns the process output/error to parent process, If detachProcess flag set to true, then ridectl will exit with no error irrespective of given command's exit code.
No description provided by the author
No description provided by the author