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
/
cmds
/
in
/
version.rs
blob: d1672682efec905e051b7e98841ef7a206bd17b1 (
plain
) (
blame
)
1
2
3
4
pub
struct
JVVersionInput
{
pub
show_compile_info
:
bool
,
pub
show_banner
:
bool
,
}