diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ pub mod data; /// Json Format pub mod output; + +/// Command +pub mod subcmd; |
![]() |
index : JustEnoughVCS/CommandLine.git | |
| CLI For JVCS! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 3 |
@@ -6,3 +6,6 @@ pub mod data; /// Json Format pub mod output; + +/// Command +pub mod subcmd; |