|
Variables | |
STRING | RECLS_VERSION |
The recls version from which this Ruby mapping was made. | |
STRING | VERSION |
The version of this Ruby mapping. | |
INT | RECLS_F_FILES |
Include files in search. | |
INT | RECLS_F_DIRECTORIES |
Include directories in search. | |
INT | RECLS_F_LINKS |
Include links in search. | |
INT | RECLS_F_DEVICES |
Include devices in search. | |
INT | RECLS_F_RECURSIVE |
Searches given directory and all sub-directories. | |
INT | RECLS_F_NO_FOLLOW_LINKS |
Does not expand links. | |
INT | RECLS_F_DIRECTORY_PARTS |
Fills out the directory parts. | |
INT | RECLS_F_DETAILS_LATER |
Does not fill out anything other than the path. | |
INT | RECLS_F_PASSIVE_FTP |
Passive mode in FTP. |
This mapping contains the classes - FileSearch FtpSearch and Entry - which provide a Ruby object model wrapping over the recls API, handling resource management, and providing easy-to-use object access to the search results.
|
Does not fill out anything other than the path.
|
|
Include devices in search. Not currently supported |
|
Include directories in search.
|
|
Fills out the directory parts. Supported from version 1.1.1 onwards |
|
Include files in search. Included by default if none specified |
|
Include links in search. Ignored in Win32 |
|
Does not expand links.
|
|
Passive mode in FTP. Supported from version 1.5.1 onwards |
|
Searches given directory and all sub-directories.
|
|
The recls version from which this Ruby mapping was made.
|
|
The version of this Ruby mapping.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2004 |