aboutsummaryrefslogtreecommitdiff
path: root/src/arg_util.rs
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-08 11:45:14 +0000
committerDaniel Mueller <deso@posteo.net>2020-01-08 11:45:14 +0000
commit7b9272c21af98c24a590ae9de1f122e03edc79ef (patch)
tree4d82ebf397b47125c737257d62c27f5f90f00c03 /src/arg_util.rs
parentbf0cb13366d5125ddbf2c741f5c71678f25c1eaf (diff)
downloadnitrocli-7b9272c21af98c24a590ae9de1f122e03edc79ef.tar.gz
nitrocli-7b9272c21af98c24a590ae9de1f122e03edc79ef.tar.bz2
Order members in args.rs by command hierarchy
Currently, the ordering in the args.rs file is inconsistent and arbitrary. This patch orders the members by command hierarchy: - common data structures - for each command C: - CArgs - CCommand - for each subcommand S: - SArgs - custom data structures - custom functions - main argument handling function
Diffstat (limited to 'src/arg_util.rs')
0 files changed, 0 insertions, 0 deletions