Module parse

Source
Expand description

Module for parsing parts of a manifest.

Modules§

v0
V0 parser logic
v1
V1 parser logic

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.