Class: Islo::Mysql::Init
Overview
MySQL initializer
Instance Attribute Summary
Attributes inherited from Command
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from Command
Constructor Details
This class inherits a constructor from Islo::Command
Class Method Details
.name ⇒ Object
43 44 45 |
# File 'lib/islo/commands/mysql.rb', line 43 def self.name :mysql_install_db end |