Thursday, December 6, 2018

What is YAML - Scalars and Tags

Scalars in YAML are written in block format using a literal type which is denoted as(|). It denotes line breaks count. In YAML, scalars are written in folded style (>) where each line denotes a folded space which ends with an empty line or more indented line.
https://www.tutorialspoint.com/index.htm

No comments:

Post a Comment