We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
flowchart TB; User-- Keyboard -->Terminal; Terminal-- Prompt -->User; Terminal-- execute CLI with args -->CLI-Argument-Parsing; CLI-Argument-Parsing-- args with defaults -->Rc-Middleware; Rc-Middleware-- rc overwritten by args -->Command-Argument-Parsing; Command-Argument-Parsing-- command transforms -->Command-Execution; Command-Execution-- validate options -->Core-Logic; Core-Logic-- options with defaults -->Logic-Execution; click CLI-Argument-Parsing "./" "view source"
docs for the diagram