LocalPathMapper

The path mapper suitable for a native local environment (no heuristics, no path translation).

Properties

Link copied to clipboard
open override val fileSeparator: Char
Link copied to clipboard
open override val EnvPath.isAbsolute: Boolean

Functions

Link copied to clipboard
open override fun Path.toEnvironmentPath(): EnvPath
Link copied to clipboard
open override fun EnvPath.toLocalPath(): Result<Path>