DResult
ΒΆ
class
systemctl.constants.DResult.
DResult
[source]
Constants related to parsed systemctl command results.
ACTIVE
:
str
=
'active'
ENABLED
:
str
=
'enabled'
PID
:
str
=
'pid'
RAW_STDERR
:
str
=
'raw_stderr'
RAW_STDOUT
:
str
=
'raw_stdout'
SystemCtl
Navigation
Contents:
SystemCtl
DSystemCtl
DCmd
DEnviron
DMsg
DExitCode
DResult
Related Topics
Documentation overview
Previous:
DExitCode