Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the apply-argv Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 11:41:19 2020 GMT+0.
• Introduction | What apply-argv is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
Simple argv parsing. (parse-argv '("--foo" "bar" "--bar=qwe" "--qwe" "--no-xyz" "more" "stuff" "here")) ==> (("more" "stuff" "here") :FOO "bar" :BAR "qwe" :QWE T :XYZ NIL)
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The apply-argv system |
Peter von Etter
LLGPL
Apply-argv is a library for parsing command line arguments.
0.1
alexandria
apply-argv.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The apply-argv.asd file | ||
• The apply-argv/package.lisp file | ||
• The apply-argv/apply-argv.lisp file |
Next: The apply-argv/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
apply-argv.asd
apply-argv (system)
Next: The apply-argv/apply-argv․lisp file, Previous: The apply-argv․asd file, Up: Lisp files [Contents][Index]
apply-argv (system)
package.lisp
Previous: The apply-argv/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
apply-argv (system)
apply-argv.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The apply-argv package |
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
apply-argv.lisp (file)
Previous: Internal special variables, Up: Internal definitions [Contents][Index]
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
apply-argv.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | A F L |
---|
Jump to: | A F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | %
A C E F G K L N P S T |
---|
Jump to: | %
A C E F G K L N P S T |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*end-keyword-args* : | Internal special variables | ||
| |||
S | |||
Special Variable, *end-keyword-args* : | Internal special variables | ||
|
Jump to: | *
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | A P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
A | |||
apply-argv : | The apply-argv system | ||
apply-argv : | The apply-argv package | ||
| |||
P | |||
Package, apply-argv : | The apply-argv package | ||
| |||
S | |||
System, apply-argv : | The apply-argv system | ||
|
Jump to: | A P S |
---|