aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/tests/run.rs
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-02-17 17:29:38 -0800
committerDaniel Mueller <deso@posteo.net>2019-02-17 17:29:38 -0800
commit20274ad9381b28d1dd4de5b9e255fed6f88c03ad (patch)
treee5395f8707ae6b68c0f821b36be9594c7dc24336 /nitrocli/src/tests/run.rs
parentff3c5fd8f6370265156d308b44c3b039ead12fd4 (diff)
downloadnitrocli-20274ad9381b28d1dd4de5b9e255fed6f88c03ad.tar.gz
nitrocli-20274ad9381b28d1dd4de5b9e255fed6f88c03ad.tar.bz2
Remove args::parse_arguments function
The split between the parse_arguments and the handle_arguments functions is not really useful for reasoning about the code. In fact, it just adds additional overhead in the form of complex function signatures into the picture. As it provides no real other value, this change merges the functionality of both functions into a single one: handle_arguments.
Diffstat (limited to 'nitrocli/src/tests/run.rs')
0 files changed, 0 insertions, 0 deletions