Skip to content
Snippets Groups Projects
Commit 95e7faf3 authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: use the more succinct forms for argList (issue #307)

  * args[int]   vs  args.args()[int]
  * args[word]  vs  args.options()[word]
  etc.
parent 7b9fde84
Branches
Tags
No related merge requests found
Showing
with 22 additions and 21 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment