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   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Recls Namespace Reference

The Ruby recls module. More...


Compounds

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...


Functions

STRING usage ()
 Provides a string describing the recls/Ruby mapping API.

Entry stat (STRING path, INT flags)
 retrieves the Entry information for the given path/flags


Constants

STRING RECLS_VERSION
 The recls version from which this Ruby mapping was made.

STRING VERSION
 The version of this Ruby mapping.

INT FILES
 Include files in search.

INT DIRECTORIES
 Include directories in search.

INT LINKS
 Include links in search.

INT DEVICES
 Include devices in search.

INT RECURSIVE
 Searches given directory and all sub-directories.

INT NO_FOLLOW_LINKS
 Does not expand links.

INT DIRECTORY_PARTS
 Fills out the directory parts.

INT DETAILS_LATER
 Does not fill out anything other than the path.

INT PASSIVE_FTP
 Passive mode in FTP.


Attributes

STRING[] roots
 returns an array of file system roots (e.g.

STRING pathNameSeparator
 returns the path-name separator (e.g."/" for UNIX, "\" for Windows)

STRING wildcardsAll
 returns the \"all\" wildcards string (e.g."*" for UNIX, "*.*" for Windows)


Detailed Description

The Ruby recls module.

This is broken down into


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