forked from ungleich-public/cdist
Support disabling saving output streams
This commit is contained in:
parent
47399bfa9f
commit
a993e0f5a9
19 changed files with 460 additions and 43 deletions
|
|
@ -87,10 +87,12 @@ state
|
|||
this type execution state ('done' when finished)
|
||||
|
||||
stderr
|
||||
directory containing type's gencode-* and code-* stderr stream outputs
|
||||
directory containing type's manifest, gencode-* and code-* stderr stream
|
||||
outputs
|
||||
|
||||
stdin
|
||||
this type stdin content
|
||||
|
||||
stdout
|
||||
directory containing type's gencode-* and code-* stdout stream outputs.
|
||||
directory containing type's manifest, gencode-* and code-* stdout stream
|
||||
outputs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue