tango.io.model.IFile

License:

BSD style: see license.txt

Version:

Initial release: March 2005

Author:

Kris
interface FileConst #
Generic file-oriented attributes
enum #
CurrentDirChar #
The current directory character
FileSeparatorChar #
The file separator character
PathSeparatorChar #
The path separator character
SystemPathChar #
The system path character
char[] ParentDirString [static, const] #
The parent directory string
char[] CurrentDirString [static, const] #
The current directory string
char[] FileSeparatorString [static, const] #
The file separator string
char[] PathSeparatorString [static, const] #
The path separator string
char[] SystemPathString [static, const] #
The system path string
char[] NewlineString [static, const] #
The newline string
struct FileInfo #
Passed around during file-scanning