Method: Translatomatic::ResourceFile::Base#path
- Defined in:
- lib/translatomatic/resource_file/base.rb
#path ⇒ Object
Returns the value of attribute path.
5 6 7 |
# File 'lib/translatomatic/resource_file/base.rb', line 5 def path @path end |