Method: AIPP::AIP::Executable#options
- Defined in:
- lib/aipp/scopes/aip/executable.rb
#options ⇒ Object
6 7 8 9 10 11 12 |
# File 'lib/aipp/scopes/aip/executable.rb', line 6 def AIPP..merge( scope: 'AIP', airac: AIRAC::Cycle.new, region_options: [] ) end |