Module object

Source
Expand description

Useful constants for netdoc object syntax

Constants§

BASE64_PEM_MAX_LINE 🔒 hs-service
Maximum PEM base64 line length (not enforced during parsing)
BEGIN_STR 🔒
indicates the start of an object
END_STR 🔒
indicates the end of an object
TAG_END 🔒
indicates the end of a begin or end tag.