-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
No command line parameters to customise behaviour.
This should be easy to implement, given that all the relevant variables/defaults can simply be set with a parser.
For now I have not implemented this because not needed for my current use-case, reasonable defaults.
Also I am not sure the best way to implement this, with flags e.g. --ofile= --timeoutSec=
or simply by position
I like the first option, but this will probably add extra libraries and I want to keep the thing small.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request