-
Notifications
You must be signed in to change notification settings - Fork 897
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The main cleanup in this commit is to properly leverage AwesomeSpawn's params instead of manually building parts of the command line. Additionally, this fixes a bug with the :cmdline substitution when an extra_var has a "'" in it. Additionally, parameter validation has been lumped together to raise a single error to the caller, instead of one-by-one, and it also raises the more specific ArgumentError.
- Loading branch information
Showing
2 changed files
with
52 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters