Class: Termory::OptpareOptions::Configs

Inherits:
Object
  • Object
show all
Defined in:
lib/termory/optparsr_options/execute.rb

Class Method Summary collapse

Class Method Details

.define(parser, script_options) ⇒ Object



4
5
6
# File 'lib/termory/optparsr_options/execute.rb', line 4

def self.define(parser, script_options)
  return unless script_options.execute
end