![]() |
v1.3.0.0
|
This is the complete list of members for URL, including all inherited members.
| fromLocalPath(string path) | URL | static |
| fromPathOrUrl(string input, string baseDirectory="") | URL | static |
| isEmpty | URL | |
| isEmpty(< string|URL > input) | URL | static |
| isLocalPath | URL | |
| isLocalPath(< string|URL > input) | URL | static |
| isRelative | URL | |
| isRelative(< string|URL > input) | URL | static |
| isValid | URL | |
| isValid(< string|URL > input) | URL | static |
| resolved(< string|URL > relative) | URL | |
| resolved(< string|URL > base,< string|URL > relative) | URL | static |
| scheme(< string|URL > url) | URL | static |
| toLocalPath() | URL | |
| toLocalPath(< string|URL > url) | URL | static |
| url(< string|URL > input) | URL | static |