mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add todo
This commit is contained in:
parent
e6a7e04cfb
commit
67e94ed1cf
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ type
|
|||
CaptStdout
|
||||
CaptStderr
|
||||
|
||||
# TODO: suppot both capturing and inheriting the stream?
|
||||
proc runCmdCapt*(
|
||||
cmd: string,
|
||||
capture: set[CaptureGrp] = {CaptStdout},
|
||||
|
|
Loading…
Reference in a new issue