klyn.data.xml.XMLConfiguration.path
property
public readonly property path as FilePath
Description

XML document path.

Returns

Path of the atomic XML document.

Example
assert configuration.path.toString().endsWith("users.xml")