query_location()
string query_location()
The query_location() returns a string containing the
mount point of this module, in Challenger's virtual file system.
However it is rarely necessary to implement, since the mount point can
be obtained automatically from a configuration variable named
location or type TYPE_LOCATION. The mount point should almost
always be configurable by the administrator anyway.
|