klyn.data.json.JSONConfiguration.path
property
public readonly property path as FilePath
Description

JSON document path.

Returns

Path of the atomic JSON document.

Example
assert configuration.path.toString().endsWith("catalog.json")