Method: Fig::Statement::IncludeFile#path
- Defined in:
- lib/fig/statement/include_file.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
51 52 53 |
# File 'lib/fig/statement/include_file.rb', line 51 def path @path end |