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