Documentation
    Preparing search index...

    Interface RunPajaCliOptions

    Execution controls for embedding the CLI runner in tests or wrappers.

    interface RunPajaCliOptions {
        serve?: boolean;
    }
    Index

    Properties

    Properties

    serve?: boolean