Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute commands in a Bash shell #8

Merged
merged 26 commits into from
Dec 24, 2017
Merged

Execute commands in a Bash shell #8

merged 26 commits into from
Dec 24, 2017

Conversation

phatblat
Copy link
Owner

@phatblat phatblat commented Dec 13, 2017

This adds support for command pipes | and conditional chains with && and/or ||. To accomplish this, the inheritance from and compatibility with Exec has been broken. This may be re-added in the future.

@phatblat
Copy link
Owner Author

test this please

1 similar comment
@phatblat
Copy link
Owner Author

test this please

@phatblat
Copy link
Owner Author

test this please

@phatblat phatblat mentioned this pull request Dec 24, 2017
@phatblat phatblat merged commit 3d4b5ba into master Dec 24, 2017
@phatblat phatblat deleted the shellcmd branch December 24, 2017 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant