package path
- Alphabetic
- Public
- Protected
Type Members
- trait Path extends Object
This module contains utilities for handling and transforming file paths.
This module contains utilities for handling and transforming file paths. The file system is not consulted to check whether paths are valid.
- Annotations
- @RawJSType() @native()
- See also
https://nodejs.org/docs/latest/api/path.html
- class PathObject extends Object
Path Object
Path Object
- Annotations
- @ScalaJSDefined() @RawJSType()