Shards.Distill¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | String Bytes AST |
||
Output ➡️ |
The resulting output of the shard | Wire |
||
Name |
No | The optional output wire name. | none |
String Var(String) None |
Defines |
No | The optional initial injected defines. | none |
{Any} Var({Any}) None |
Namespace |
No | The optional namespace name. | none |
String Var(String) None |
Context |
No | The evaluation context to inherit templates/definitions/variables from for this script. | none |
None Shards.Context Var(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.