Path
Node API: Path
Describes a "path object," as specified by the Node.js "Path" built-in module. Path objects carry information about a parsed path, or allow the user to specify path information in a structured way. Certain methods in the Path API can accept an object of this type.
Inheritors
Types
Link copied to clipboard
Defines methods for creating paths from various primitive values, including String instances, and Kotlin and Java standard path types.