|
Enfusion Script API
|
This is the complete list of members for FilePath, including all inherited members.
| AppendExtension(string path, string extension) | FilePath | static |
| Concat(string firstPart, string secondPart) | FilePath | static |
| FileSystemNameFromFileName(string path) | FilePath | static |
| IsAbsolutePath(string path) | FilePath | static |
| IsDelimiter(string c) | FilePath | static |
| IsSystemDelimiter(string c) | FilePath | static |
| MatchesPattern(string path, string pattern) | FilePath | static |
| ReplaceExtension(string path, string extension) | FilePath | static |
| StripExtension(string path, out string ext="") | FilePath | static |
| StripFileName(string path) | FilePath | static |
| StripPath(string path) | FilePath | static |
| ToInternalFormat(string path) | FilePath | static |
| ToSystemDelimiter(string c) | FilePath | static |
| ToSystemFormat(string path) | FilePath | static |