summaryrefslogtreecommitdiffstats
path: root/.github/workflows/dwarvish.yml
diff options
context:
space:
mode:
authorRory Dudley2024-03-02 20:40:32 -0700
committerRory Dudley2024-03-02 20:40:32 -0700
commitc87fa3f288447d6913ffa561849b90bf8e24da54 (patch)
tree64420ab0111b079155b4caebe9465a4bf1160485 /.github/workflows/dwarvish.yml
parent718f45492a4b2c31a67458c13c4cd4b3268703bc (diff)
downloaddwarvish-c87fa3f288447d6913ffa561849b90bf8e24da54.tar.gz
Add file redirection capabilities
Added the following file redirection capabilies: - '<': Read input into STDIN - '>': Write STDOUT to file - '>>': Append STDOUT to file If no files are specified, this counts as a parser error, and so no code will be executed, even when used in combination with the string (';') meter. Currently, there is no way to redirect STDERR.
Diffstat (limited to '.github/workflows/dwarvish.yml')
0 files changed, 0 insertions, 0 deletions