ConfigurationObject

data class ConfigurationObject(val location: Path, val fileName: String, val type: ConfigType?)

Constructors

Link copied to clipboard
constructor(location: Path, fileName: String, type: ConfigType?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard