[This is preliminary documentation and is subject to change.]
Makes sure that the path format is valid, that it exists, that it is accessible and writeable.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
Parameters
- pathLabel
- String
Name of the path that's being tested (e.g. "map path"). Used for logging.
- path
- String
Full or partial path.
- checkForWriteAccess
- Boolean
If set, tries to write to the given directory.