VirtualTextFile

Undocumented in source.

Constructors

this
this(string content)
Undocumented in source.
this
this(string fileName, string content)
Undocumented in source.

Members

Functions

readAsText
string readAsText()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From File

fileName
string fileName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
exists
bool exists [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
readAsText
string readAsText()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta