jeeves-meta-monorepo
    Preparing search index...

    Function parseBuilderOutput

    • Parse builder output. The builder returns JSON with _content and optional fields.

      Attempts JSON parse first. If that fails, treats the entire output as _content.

      Parameters

      • output: string

        Raw subprocess output.

      Returns BuilderOutput

      Parsed builder output with content and structured fields.