Method: DDSL::Command::DSL::InstanceMethods#executable_options
- Defined in:
- lib/ddsl/command/dsl.rb
#executable_options ⇒ Object
59 60 61 |
# File 'lib/ddsl/command/dsl.rb', line 59 def search_ancestor_tree_variable(:@executable_options) || DEFAULT_OPTIONS_TRANSFORMER end |