mirror of https://github.com/breard-r/acmed.git
Browse Source
Allow to give a file path in a hook's stdin
Allow to give a file path in a hook's stdin
There is use-cases where a command's standard input should be filled with a file's content. In order to stay consistent with the names of the other fields, `stdin` is now the field which accepts such a path. `stdin_str` has been created in order to also support the use of a raw string.pull/5/head
Rodolphe Breard
6 years ago
4 changed files with 60 additions and 11 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue