Class: ClusterFsck::Commands::Setup
- Inherits:
-
Object
- Object
- ClusterFsck::Commands::Setup
- Defined in:
- lib/clusterfsck/commands/setup.rb
Instance Method Summary collapse
Instance Method Details
#run_command(args, options = {}) ⇒ Object
6 7 8 |
# File 'lib/clusterfsck/commands/setup.rb', line 6 def run_command(args, = {}) ClusterFsck::Setup.config end |