Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/windmill/node_modules/yaml/browser/index.js>Composer#compose

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method Composer.prototype.compose
import { Composer } from "https://deno.land/x/windmill@v1.353.0/node_modules/yaml/browser/index.js";

Compose tokens into documents.

Parameters

tokens
  • If the stream contains no document, still emit a final document including any comments and directives that would be applied to a subsequent document.
optional
forceDoc = [UNSUPPORTED]
  • Should be set if forceDoc is also set, to set the document range end and to indicate errors correctly.
optional
endOffset = [UNSUPPORTED]