Method: RubyCritic::Configuration#open_with
- Defined in:
- lib/rubycritic/configuration.rb
#open_with ⇒ Object
Returns the value of attribute open_with.
8 9 10 |
# File 'lib/rubycritic/configuration.rb', line 8 def open_with @open_with end |