method
read_data
v1_9_1_378 -
Show latest stable
- Class:
JSON::Editor::MainWindow
read_data(filename)public
Read a JSON document from the file named filename, parse it into a ruby data structure, and return the data.
read_data(filename)Read a JSON document from the file named filename, parse it into a ruby data structure, and return the data.