Sha256: 713d5686bcabdd82e7b1f45fb346edc244a8583d844b7e1c767c35c63aa94b1c
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: run comment: - !ruby/struct:SM::Flow::P body: CLI for setup. constants: - !ruby/object:RI::Constant comment: name: TASKS value: "%w(all config show setup test install uninstall rdoc ri clean distclean)" - !ruby/object:RI::Constant comment: name: TASK_DESCRIPTIONS value: "[ [ 'all', 'do config, setup, then install' ], [ 'config', 'saves your configurations' ], [ 'show', 'shows current configuration' ], [ 'setup', 'compiles ruby extentions and others' ], [ 'rdoc', 'generate rdoc documentation' ], [ 'ri', 'generate ri documentation' ], [ 'install', 'installs files' ], [ 'test', 'run all tests in test/' ], [ 'clean', \"does `make clean' for each extention\" ], [ 'distclean',\"does `make distclean' for each extention\" ]" full_name: Setup::Command includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: help - !ruby/object:RI::MethodSummary name: run name: Command superclass: Object
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
setup-4.0.0 | doc/ri/Setup/Command/cdesc-Command.yaml |