Skip to content

Add --input and --output flags to CLIs with clap

License

Notifications You must be signed in to change notification settings

swift-nav/clap-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clap-io

Easily add a --input and --output flags to CLIs using clap

Example

cargo run --example copy -- --help

LICENSE

Copyright © 2023 Swift Navigation

Distributed under the MIT open source license.