readJSON

shortcut to read file directly into JSONValue

  1. T readJSON(string file)
  2. auto readJSON(string file)
    readJSON
    (
    string file
    )

Meta