Method: CodeFormatter::Formatter#config
- Defined in:
- lib/code_formatter/formatters/formatter.rb
#config ⇒ Object (readonly)
Returns the value of attribute config.
5 6 7 |
# File 'lib/code_formatter/formatters/formatter.rb', line 5 def config @config end |