Table of Contents
JSON can be used to read and write from and to JSON files.
Name
Description
read
Reads a JSON and returns the root JSON::Node.
to_string
Converts the JSON to a string.