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