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
/
sheetdump.rs
blob: 5bfcd8085d495e5fb0dc753994f94a4f0d722ba0 (
plain
) (
blame
)
1
2
3
4
pub
struct
JVSheetdumpInput
{
pub
sort
:
bool
,
pub
pretty
:
bool
,
}