Class: Perlbox
- Inherits:
-
Object
- Object
- Perlbox
- Defined in:
- lib/perlbox.rb
Class Method Summary collapse
Class Method Details
.start ⇒ Object
2 3 4 5 |
# File 'lib/perlbox.rb', line 2 def self.start installer = Installer.new installer.install end |