Back to FabImage Library website
You are here: Start » Function Reference » File System » RemoveDirectory
Header: | STD.h |
---|---|
Namespace: | fil |
Removes a directory, with all files and subdirectories.
Syntax
void fil::RemoveDirectory ( const ftl::Directory& inDirectory, bool& outSuccess )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Path is not a directory in RemoveDirectory |