index
:
CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arguments
/
status.rs
blob: c713227c51670e17fcc54beb54861389e277d8e9 (
plain
) (
blame
)
1
2
3
4
use
clap
::
Parser
;
#[derive(Parser, Debug)]
pub
struct
JVStatusArgument
;