Documentation
    Preparing search index...

    Function runPajaCli

    • Run the Paja CLI command.

      Parameters

      • args: readonly string[] = ...

        Argument vector without the node executable or script path.

      • io: CliIo = defaultIo

        Output streams used by the command.

      • runOptions: RunPajaCliOptions = {}

        Test/embedding controls for server and process spawning.

      Returns Promise<number>

      Process exit code.