• Executes command-line tasks based on the provided command for generators. This function processes command-line arguments, extracts the command, and runs the corresponding task.

    Returns Promise<void>

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

    Function

    Async

Generated using TypeDoc