aboutsummaryrefslogtreecommitdiff
path: root/src/commands.rs
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-07 12:22:36 +0000
committerDaniel Mueller <deso@posteo.net>2020-01-07 12:22:36 +0000
commitd7f1557f103dfa9c6eea644517e42161cbd6b11f (patch)
tree94a9e062008b0066b42fbd2dcb39425c84942d5c /src/commands.rs
parent31a0cb956c7c4d8a0fb895506cc5a4a89309bdfd (diff)
downloadnitrocli-d7f1557f103dfa9c6eea644517e42161cbd6b11f.tar.gz
nitrocli-d7f1557f103dfa9c6eea644517e42161cbd6b11f.tar.bz2
Use strings instead of Command variants
In one of the next patches, we will add fields to some Command variants to be able to use them with structopt. Then we will no longer be able to instantiate them directly, so we replace these instances for the transition. This patch also removes the cmd_help! macro that is no longer needed.
Diffstat (limited to 'src/commands.rs')
0 files changed, 0 insertions, 0 deletions