Logo ProcessCore

LabProtocol Module

Functions and values

Function or value Description

decoder processCoreOnly value

Full Usage: decoder processCoreOnly value

Parameters:
Returns: LabProtocol
processCoreOnly : bool
value : YAMLElement
Returns: LabProtocol

decoderWithPropertyResolver processCoreOnly resolvePropertyValue value

Full Usage: decoderWithPropertyResolver processCoreOnly resolvePropertyValue value

Parameters:
Returns: LabProtocol
processCoreOnly : bool
resolvePropertyValue : string -> PropertyValue option
value : YAMLElement
Returns: LabProtocol

encoder pvEncoder proto

Full Usage: encoder pvEncoder proto

Parameters:
Returns: YAMLElement
pvEncoder : PropertyValue -> YAMLElement
proto : LabProtocol
Returns: YAMLElement

fromYamlString processCoreOnly s

Full Usage: fromYamlString processCoreOnly s

Parameters:
    processCoreOnly : bool
    s : string

Returns: LabProtocol
processCoreOnly : bool
s : string
Returns: LabProtocol

genID proto

Full Usage: genID proto

Parameters:
Returns: string
proto : LabProtocol
Returns: string

toYamlString whitespace proto

Full Usage: toYamlString whitespace proto

Parameters:
Returns: string
whitespace : int option
proto : LabProtocol
Returns: string

Type something to start searching.