FileConst

Generic file-oriented attributes.

Members

Enums

CurrentDirChar
anonymousenum CurrentDirChar
CurrentDirChar
anonymousenum CurrentDirChar

Static variables

CurrentDirString
immutable(char)[] CurrentDirString;

The current directory string

CurrentDirString
immutable(char)[] CurrentDirString;

The current directory string

FileSeparatorString
immutable(char)[] FileSeparatorString;

The file separator string

FileSeparatorString
immutable(char)[] FileSeparatorString;

The file separator string

NewlineString
immutable(char)[] NewlineString;

The newline string

NewlineString
immutable(char)[] NewlineString;

The newline string

ParentDirString
immutable(char)[] ParentDirString;

The parent directory string

ParentDirString
immutable(char)[] ParentDirString;

The parent directory string

PathSeparatorString
immutable(char)[] PathSeparatorString;

The path separator string

PathSeparatorString
immutable(char)[] PathSeparatorString;

The path separator string

SystemPathString
immutable(char)[] SystemPathString;

The system path string

SystemPathString
immutable(char)[] SystemPathString;

The system path string

Meta