Saxonberg Server API
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Transcribe a manual build into a banked recipe-script. Returns the banked path, or null when there's nothing to capture (no recipe match, no recorded sources — a scripted build — or no owner). Must run inside a frame whose acting author is the builder.

      Parameters

      • recipeId: string
      • commandSources: readonly string[]

      Returns Promise<string | null>