|
Coda Distributed File System
|
Classes | |
| class | ExecutionError |
Functions | |
| None | run (*str args, **dict[str, Any] kwargs) |
| str | check_output (*str args, **dict[str, Any] kwargs) |
| str util.check_output | ( | *str | args, |
| **dict[str, Any] | kwargs | ||
| ) |
Locate command and run it with the given arguments, returning output
| None util.run | ( | *str | args, |
| **dict[str, Any] | kwargs | ||
| ) |
Locate command and run it with the given arguments