Provides information about the local operating system's file system conventions. More...
#include <gfs.h>
Static Public Member Functions | |
static const char * | nullDevice () |
static bool | allowsSpaces () |
static char | slash () |
static char | nonSlash () |
static bool | caseSensitive () |
static bool | usesDriveLetters () |
static bool | leadingDoubleSlash () |
Provides information about the local operating system's file system conventions.
|
static |
Definition at line 39 of file gfs_unix.cpp.
|
static |
Definition at line 44 of file gfs_unix.cpp.
|
static |
Definition at line 54 of file gfs_unix.cpp.
|
static |
Definition at line 34 of file gfs_unix.cpp.
|
static |
Definition at line 24 of file gfs_unix.cpp.
Referenced by G::Process::closeFiles(), and G::Process::closeStderr().
|
static |
Definition at line 29 of file gfs_unix.cpp.
Referenced by G::Path::basename(), G::Path::isAbsolute(), and G::Directory::root().
|
static |
Definition at line 49 of file gfs_unix.cpp.
Referenced by G::Path::hasDriveLetter().