Constructor
new Path(input)
Create a new Path.
Parameters:
Name | Type | Description |
---|---|---|
input |
String | Object | Named path. |
- Source:
Methods
isValid() → {Boolean}
- Source:
Returns:
Whether or not the Path is valid.
- Type
- Boolean