Module parsers

Source

Constants§

QUOTE_PATTERN

Functions§

parse_key_value_list
Parses a list of key value pairs from a multiline string
parse_multiline_command
Parses commands out of multiline string and chains them together with ‘&&’
parse_string_list
Parses a list of strings from a comment seperated and multiline string