@tikoci/centrs
    Preparing search index...

    Interface ExplainValueShapeOptions

    interface ExplainValueShapeOptions {
        allowBareString?: boolean;
        context?: ExplainValueContext;
        quoted: boolean;
    }
    Index

    Properties

    allowBareString?: boolean

    A named attribute makes an otherwise-generic bare string addressable.

    Defaults to argument, the only context before #225's interior work.

    quoted: boolean

    A fully enclosing quoted run always has string shape.