Class: Rubysmith::CLI::Actions::Debug

Inherits:
Sod::Action
  • Object
show all
Defined in:
lib/rubysmith/cli/actions/debug.rb

Overview

Stores Debug flag.

Instance Method Summary collapse

Instance Method Details

#call(boolean) ⇒ Object



18
# File 'lib/rubysmith/cli/actions/debug.rb', line 18

def call(boolean) = settings.build_debug = boolean