pathMod

object pathMod extends Shortcut
trait Shortcut
class Object
trait Matchable
class Any

Type members

Classlikes

@native @JSType
trait FormatInputPathObject extends StObject
Companion
object
@native @JSType
trait ParsedPath extends StObject

A parsed path object generated by path.parse() or consumed by path.format().

A parsed path object generated by path.parse() or consumed by path.format().

Companion
object
object ParsedPath
Companion
class
@native @JSType
trait PlatformPath extends StObject

Types

Value members

Concrete methods

override def _to: PlatformPath
Definition Classes
Shortcut

Concrete fields

@JSImport("path") @native