Method: Output::ClassMethods#device_options
- Defined in:
- lib/output/output.rb
#device_options ⇒ Object
214 215 216 217 218 219 |
# File 'lib/output/output.rb', line 214 def = {} [:device] = default_device_type [:pattern] = default_pattern end |