RAA - win32-dir/0.3.0

win32-dir / 0.3.0

Short description: Additional constants for the Dir class on Win32
Category: Library/Win32
Status: stable
Created: 2005-02-26 00:31:35 GMT
Last update: 2006-05-28 16:04:14 GMT
Owner: Daniel J. Berger (Projects of this owner)
Homepage: http://rubyforge.org/projects/win32utils/
Download: http://rubyforge.org/frs/download.php/10718/win32-dir-0.3.0.zip
License: Ruby's
Dependency:
None
Description:

A series of extra constants for the Dir class that define special folders on Win32 systems, as well as symlink support.

Example:
========
require "win32/dir"

p Dir::WINDOWS # C:\WINNT or C:\WINDOWS

Versions: [0.3.5 (2009-08-06)] [0.3.4 (2009-05-05)] [0.3.3 (2009-03-30)] [0.3.2 (2007-07-25)] [0.3.1 (2006-10-17)] [0.3.0 (2006-05-28)] [0.2.0 (2005-06-28)] [0.1.0 (2005-02-26)]

Edit this project (for project owner)

back to RAA top