Data Structures | |
| class | ExecError |
Functions | |
| def | cmd_exec |
| def plugin::megaraid::utils::cmd_exec | ( | cmds | ) |
Execute provided command and return the STDOUT as string. Raise ExecError if command return code is not zero
Definition at line 21 of file megaraid/utils.py.
1.6.1