Expand description
Module for parsing parts of a manifest.
Modules§
Constants§
- CORE_ID
- The reserved name for data that Wick injects itself.
- NS_LINK
- The reserved reference name for a namespace link. Used in schematic manifests to pass a collection to a port by its namespace.
- SCHEMATIC_
INPUT - The reserved reference name for schematic input. Used in schematic manifests to denote schematic input.
- SCHEMATIC_
NULL - The reserved reference name for schematic output. Used in schematic manifests to denote schematic output.
- SCHEMATIC_
OUTPUT - The reserved reference name for schematic output. Used in schematic manifests to denote schematic output.
- SENDER_
ID - The reserved name for components that send static data.
- SENDER_
PORT - The name of SENDER’s output port.