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.
System is implemented as a single C binary using a flag-dispatch model.
Each option maps to a specific handler implemented in main.
main
External commands are executed using:
This ensures:
New options can be added by: