Skip to content

Shards.Distill

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any StringBytesAST
Output ➡️ The resulting output of the shard Wire
Name No The optional output wire name. none StringVar(String)None
Defines No The optional initial injected defines. none {Any}Var({Any})None
Namespace No The optional namespace name. none StringVar(String)None
Context No The evaluation context to inherit templates/definitions/variables from for this script. none NoneShards.ContextVar(Shards.Context)
Forbid No The optional forbidden shards and functions. none [String]None
FullOutput No Whether to return as output a table with the error and the wire. false Bool

Evaluates a Shards program and outputs a wire.