| FileExtras Class |
Namespace: ANDREICSLIB.ClassExtras
The FileExtras type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDirectory |
create directory if doesnt exist
| |
| CreateDirectoryTree | ||
| CreateFile |
create a file and then close the stream
| |
| DeleteDirectory |
delete directory if exists
| |
| GenerateRandomFileName | ||
| GetAbsoluteFilePath |
get the matching file for a substring of the file name
| |
| LoadFile |
load a file from a path into a string
| |
| MergeDirectories |
move all the children items from merge to based, overwriting existing
| |
| SaveToFile | ||
| TrimFileName |