1YA.SH(1)              User Contributed Perl Documentation             YA.SH(1)
2
3
4

NAME

6       BeakerLib - ya.sh - a YAml parser in pure baSH
7

DESCRIPTION

9       This file contains a yaml parser to help to handle yaml metadata.
10

FUNCTIONS

12       rlYash_parse
13
14       Parse yaml data to the associative array.
15
16           rlYash_parse VAR_NAME YAML_DATA
17
18       VAR_NAME
19           Name of the variable to which the yaml structure will be saved.
20
21           Note that the variable needs to be predeclared as an associative
22           array.
23
24       YAML_DATA
25           The actual yaml data.
26

AUTHORS

28       •   Dalibor Pospisil <sopos@sopos.eu>
29
30
31
32perl v5.34.0                      2021-11-09                          YA.SH(1)
Impressum