Skip to content

Conversation

@kingaribel
Copy link

Added an option to disable the default options "flags, ports and timeouts" called "noDefaults", it's checked in the code if this option has value "true", if it does remove "ports and timeouts", the option "flags" is cleared because cannot be deleted because of checking the "-oX -" option. I did this because I implemented a solution and the client asked me not to have standard commands, and this was the easiest way I could think of comparing to developing my solution when one already exists.

…d ports)

Added an option to disable the default options "flags, ports and timeouts" called "noDefaults", check in the code if this option has value "true", if it does remove "ports and timeouts", the option "flags" is cleared because cannot be deleted because of checking the "-oX -" option.
In the tests I had to add a command to run the specific test "no-defaults.spec.js" because I have some kind of error in "discover"
@kingaribel
Copy link
Author

My deadline for this task is tomorrow.

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