mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
4 lines
191 B
Text
4 lines
191 B
Text
ReadArgs provides the `readArgs` IO action, which lets you tell the compiler
|
|
to parse the command line arguments to fit the type signature you give.
|
|
|
|
WWW: https://github.com/rampion/ReadArgs
|