cohydra.command_executor.util¶
Internal utility functions.
Functions
Classes
The logfile helps by prepending timestamps to log lines. |
-
cohydra.command_executor.util.apply_user_and_shell(command, user=None, shell=None, sudo=False)[source]¶
-
class
cohydra.command_executor.util.LogFile(logger, path)[source]¶ Bases:
objectThe logfile helps by prepending timestamps to log lines.
Inheritance Diagramm
