Skip to content

Let ScriptHost.ScriptBuilder callers configure limit on max script length #615

@msbarry

Description

@msbarry

In planetiler I created a CEL script through ScriptHost.ScriptBuilder and I want to increase the limit on maximum size of a CEL expression. That option appears to be exposed on Parser.parse(options, source) but I can't see a way to configure those options from the top-level script builder API. Would it be possible to let the top-level script builder AI control those parse options? Or is there another way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions