Sponsor:

Your company here, and a link to your site. Click to find out more.

beakerlib-ya - Man Page

ya.sh ā€” a YAml parser in pure baSH

Description

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

Functions

rlYash_parse

Parse yaml data to the associative array.

    rlYash_parse VAR_NAME YAML_DATA
VAR_NAME

Name of the variable to which the yaml structure will be saved.

Note that the variable needs to be predeclared as an associative array.

YAML_DATA

The actual yaml data.

Authors

Info

2024-01-23 perl v5.38.2 User Contributed Perl Documentation