Method: Configural::Config::FileBase#path
- Defined in:
- lib/configural/config/file_base.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
70 71 72 |
# File 'lib/configural/config/file_base.rb', line 70 def path @path end |