|
NAMEresource - Check if the requested resource path exists. SYNOPSISlongname. typedescr
DESCRIPTIONThis function tries to resolve the path description indicated by name and optionally filtered by domain. The accepted domain values follow the same rules as other resource related functions, see glob_resource . By default, all user- accessible domains are scanned and the resolved result (or nil) is returned as longname . typedescr will be set to "directory", "file" or "not found". EXAMPLEfunction resource0()
|