• Executes command-line tasks based on the provided arguments.

    This function processes command-line arguments, extracts key-value pairs, and runs the run command.

    Returns Promise<void>

    A Promise that resolves once the command-line task is complete.

    Function

    Async

Generated using TypeDoc