Migrate docs to antora
- This is basically copy from main branch minus all terminal ui things. - Relates #971
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[[command-parser]]
|
||||
= Command Parser
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
Before a command can be executed, we need to parse the command and whatever options the user may have provided. Parsing
|
||||
comes between command registration and command execution.
|
||||
Reference in New Issue
Block a user