@tikoci/centrs
    Preparing search index...

    Interface CdbSelectionResolveInput

    interface CdbSelectionResolveInput {
        allowAdhoc: boolean;
        cdbFile?: string;
        cdbPassword?: string;
    }
    Index

    Properties

    allowAdhoc: boolean

    CLI: true (literal positionals allowed). MCP: false (CDB is the allowlist).

    cdbFile?: string
    cdbPassword?: string