Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a third-party method to escape command line args more robustly
Add escape helper method. Taken from: https://github.com/johnstevenson/winbox-args Add cmdArg helper method Refactor getCommandLine to take a log type Use cmdArg and escape where applicable Remove unused cmdLineArgEscape method
- Loading branch information