|
Beef Corlib
|
Static Public Member Functions | |
| static void | GetFullPath (StringView inPartialPath, String outFullPath) |
| static bool | IsDirectorySeparatorChar (char8 c) |
| static void | ChangeExtension (StringView path, StringView ext, String outPath) |
| static void | GetFileName (StringView inPath, String outFileName) |
| static Result< void > | GetDirectoryPath (StringView path, String outDir) |
Static Protected Member Functions | |
| static void | CheckInvalidPathChars (StringView path, bool checkAdditional=false) |
Static Protected Attributes | |
| const int32 | MaxPath = 260 |
|
static |
|
static |
1.8.16