 |
Qore FileLocationHandler Module Reference
1.0
|
57 static data
handler(
string scheme,
bool text,
string location);
Contains all public definitions in the FileLocationHandler module.
Definition: FileLocationHandler.qc.dox.h:32
const SftpClientLocationOpts
Valid SFTP location options.
Definition: FileLocationHandlerSftp.qc.dox.h:44
static data handler(string scheme, bool text, string location)
Returns the file data from the given file location.
The class for handling file locations.
Definition: FileLocationHandlerSftp.qc.dox.h:35