C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page | Modules | Namespace List | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Recls Namespace Reference

The Ruby recls module. More...


Classes

class  Entry
 A file object. More...

class  FileSearch
 This class provides file-system searching. More...

class  FtpSearch
 This class provides FTP searching on an internet host. More...


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.


Detailed Description

The Ruby recls module.

recls Library documentation © Synesis Software Pty Ltd, 2001-2005