from

inline fun from(path: String): Properties

Return properties from resource file path

Throws

if file not found


fun from(path: Path): Properties

Return properties for path


fun from(file: File): Properties

Return properties for file