lib.string.FilePathParts - tooll3/t3 GitHub Wiki
in lib.string
Extracts directory, filename and extension from a filepath and checks if filepath exists.
Name | Type |
---|---|
Directory | System.String |
FilenameWithoutExtension | System.String |
Extension | System.String |
FileExists | System.Boolean |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.