Skip to content

The getopts repo maintained by the rust-lang project

License

Notifications You must be signed in to change notification settings

apleeagain/getopts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getopts

A Rust library for option parsing for CLI utilities.

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
getopts = "0.2"

Contributing

The getopts library is used by rustc, so we have to be careful about not changing its behavior.

About

The getopts repo maintained by the rust-lang project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%