-
-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Hello!
Apologies if I missed this in the documentation or the closed issues, but is there support for the >> redirection operator?
From my understanding, the single > bracket is essentially supported via the execa({stdout: {file: 'output.txt'}}) syntax but I couldn't find anything referencing >>.
>> is supposed to append the stdout to a file so maybe a syntax like execa({stdout: {append: 'output.txt'}}) would make sense?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels