55 static data
handler(
string scheme,
bool text,
string location);
static data handler(string scheme, bool text, string location)
Returns the file data from the given file location.
const MaxFileLen
Default maximum file length to read (10 MB)
Definition: FileLocationHandlerFile.qc.dox.h:46
Contains all public definitions in the FileLocationHandler module.
Definition: FileLocationHandler.qc.dox.h:32
const FileLocationOpts
Valid file location options.
Definition: FileLocationHandlerFile.qc.dox.h:43
The class for handling file locations.
Definition: FileLocationHandlerFile.qc.dox.h:35