Skip to main content
Module

x/windmill/mod.ts

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
import * as windmill from "https://deno.land/x/windmill@v1.298.0/mod.ts";

Functions

f
getInternalState
deprecated

Get the internal state

Get a resource value by path

Get URLs needed for resuming a flow after this step

Get the shared state

Get the state shared across executions

Get a variable by path

Create a client configuration from env variables

Resolve a resource value in case the default value was picked because the input payload was undefined

f
setInternalState
deprecated

Set the state

Set a resource value by path

Set the shared state

Set the state

Set a variable by path, create if not exist