Skip to content

Option to be less verbose (for easier script parsing)#1

Open
eripa wants to merge 2 commits intorapidloop:masterfrom
eripa:scriptoutput
Open

Option to be less verbose (for easier script parsing)#1
eripa wants to merge 2 commits intorapidloop:masterfrom
eripa:scriptoutput

Conversation

@eripa
Copy link
Copy Markdown

@eripa eripa commented Mar 14, 2016

Added -s for "script output" to make the output a bit more friendly in scripting use

Also changed approach slightly for the Flag usage to use flag.StringVar and flag.BoolVar to make usage of the variables a little bit more consistent. Renamed "file" to "domainFile" to make it more clear in the program.

eripa added 2 commits March 14, 2016 07:17
  - Replace flag method to use StringVar to make accessing variables a
    little bit more consistent
  - Rename flag 'file' to 'domainFile' to be a little bit more verbose
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