nix fmt
This commit is contained in:
@@ -19,6 +19,7 @@ class CmdOut(NamedTuple):
|
|||||||
stderr: str
|
stderr: str
|
||||||
cwd: Path
|
cwd: Path
|
||||||
|
|
||||||
|
|
||||||
class Log(Enum):
|
class Log(Enum):
|
||||||
STDERR = 1
|
STDERR = 1
|
||||||
STDOUT = 2
|
STDOUT = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user