oxipng/doc/clap/app/sidebar-items.js
2016-04-08 13:52:15 -04:00

1 line
No EOL
490 B
JavaScript

initSidebarItems({"enum":[["AppSettings","Application level settings, which affect how `App` operates"]],"struct":[["App","Used to create a representation of a command line program and all possible command line arguments. Application settings are set using the \"builder pattern\" with the `.get_matches()` family of methods being the terminal methods that starts the runtime-parsing process. These methods then return information about the user supplied arguments (or lack there of)."]]});