aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-01 23:34:55 -0700
committerFuwn <[email protected]>2021-05-01 23:34:55 -0700
commitf91a78d0116ff4739e1f8739bf0e2537483c71c0 (patch)
tree64ba31309edbf3bbd8be25b928f28d5e020dc97f /src/cli.rs
parentci(actions): fix rust action not running on changes performed on the src dire... (diff)
downloadwhirl-f91a78d0116ff4739e1f8739bf0e2537483c71c0.tar.xz
whirl-f91a78d0116ff4739e1f8739bf0e2537483c71c0.zip
feat(cmds): trait based commands
This commit adds the abiltity to implement a series of given traits for a command, where each command should implement **at least** one of these traits; Parsable, ParsableWithArguments, Creatable. These changed are put in place to ensure that when implementing a command, the proper methods are implemented in the proper format.
Diffstat (limited to 'src/cli.rs')
0 files changed, 0 insertions, 0 deletions