generateManifest.rb
Path: generateManifest.rb
Created: Sun Feb 10 14:42:29 EST 2002
Modified: Sun Feb 10 14:42:29 EST 2002

Copyright (c) 2001-2002 by Jim Menard <jimm@io.com>

Released under the same license as Ruby. See www.ruby-lang.org/en/LICENSE.txt.

This script builds the Manifest file. It can be run stand-alone, but is normally used from within release.rb.

Methods
generateManifest    recurseDirectory   
Public Instance methods
recurseDirectory(io, dirName, indentLevel)

Copyright (c) 2001-2002 by Jim Menard <jimm@io.com>

Released under the same license as Ruby. See www.ruby-lang.org/en/LICENSE.txt.

This script builds the Manifest file. It can be run stand-alone, but is normally used from within release.rb.

generateManifest()