mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 21:10:24 -04:00
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
A mixin for creating command line applications - gives an easy DSL for
|
|
argument specification and processing. Mixlib::CLI provides a
|
|
class-based command line option parsing object, like the one used in
|
|
Chef, Ohai and Relish.
|