| Class | ToplevelInstaller |
| In: |
setup.rb
|
| Parent: | Object |
| Version | = | '3.3.1' |
| Copyright | = | 'Copyright (c) 2000-2004 Minero Aoki' |
| TASKS | = | [ [ 'all', 'do config, setup, then install' ], [ 'config', 'saves your configurations' ], [ 'show', 'shows current configuration' ], [ 'setup', 'compiles ruby extentions and others' ], [ 'install', 'installs files' ], [ 'clean', "does `make clean' for each extention" ], [ 'distclean',"does `make distclean' for each extention" ] |