PathMapper

interface PathMapper

Transforms a path stored in a CompilationCommand instance to a JVM Path, and vice versa.

Inheritors

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun EnvPath.toLocalPath(): Result<Path>