Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid to pass an undefined args argument to spawn (#34)
* Avoid to pass an undefined args argument to spawn as it makes the option object being ignored fix #33 * comply to code style
- Loading branch information