Method: DDSL::Command::DSL::InstanceMethods#executable_options

Defined in:
lib/ddsl/command/dsl.rb

#executable_optionsObject



59
60
61
# File 'lib/ddsl/command/dsl.rb', line 59

def executable_options
  search_ancestor_tree_variable(:@executable_options) || DEFAULT_OPTIONS_TRANSFORMER
end