Companion

object Companion

Functions

Link copied to clipboard

Returns a manager configured with the OS-specific default configuration path.

Link copied to clipboard
fun getDefaultPath(osName: String = System.getProperty("os.name"), env: Map<String, String> = System.getenv(), userHome: String = System.getProperty("user.home")): Path

Resolves the default configuration path on disk for this operating system.