Expand description
Loading Determa State YAML: multi-document machine files (§9: first doc is the root) and contract files (§7).
Structs§
- Load
Error - A validation error with a structural path.
Functions§
- load_
contract - Parse a single contract file.
- load_
contracts - load_
machine_ from_ value - Parse a single machine definition from a pre-parsed JSON value — no YAML text.
- load_
machines - Parse one or more
----separated machine definitions from YAML text. - load_
machines_ from_ values - Parse machine definitions from pre-parsed JSON values (one per document).