Executes command-line tasks based on the provided command and arguments.
This function processes command-line arguments, extracts key-value pairs, and runs the corresponding command.
A Promise that resolves once the command-line task is complete.
Generated using TypeDoc
Executes command-line tasks based on the provided command and arguments.
This function processes command-line arguments, extracts key-value pairs, and runs the corresponding command.