TF++, Miscellaneous classes and modules in C++:
|
bool tfxx::file::creatable | ( | const char * | path | ) |
true if a file is creatable the function checks whether the directory is writable
true if a file is creatable the function checks whether the directory is writable.
Definition at line 56 of file filestatus.cc.
References tfxx::fs::dirname().
Referenced by testfile().