Skip to content

refactor: allow pipeOnly commands (methods on ShellStrings)#493

Merged
ariporad merged 1 commit intomasterfrom
refactor-pipe-only-commands
Jul 27, 2016
Merged

refactor: allow pipeOnly commands (methods on ShellStrings)#493
ariporad merged 1 commit intomasterfrom
refactor-pipe-only-commands

Conversation

@nfischer
Copy link
Copy Markdown
Member

Fixes #487

This implements the pipeOnly option to wrapOptions. This is false by default.

This checks for conflicts between pipeOnly and canReceivePipe and throws an exception.

This also refactors some code to take advantage of these new changes. Two test cases were modified in order to give better error messages (in case globbing ever breaks for .to() or .toEnd()).

@ariporad
Copy link
Copy Markdown
Contributor

LGTM!

@ariporad
Copy link
Copy Markdown
Contributor

Force-merging this because LGTM isn't working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants