Class: ClusterFsck::Commands::Setup

Inherits:
Object
  • Object
show all
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, options = {})
  ClusterFsck::Setup.config
end