Method: Cog::EmbedContext#path
- Defined in:
- lib/cog/embed_context.rb
#path ⇒ String (readonly)
Returns full file system path to the file.
30 31 32 |
# File 'lib/cog/embed_context.rb', line 30 def path @path end |
Returns full file system path to the file.
30 31 32 |
# File 'lib/cog/embed_context.rb', line 30 def path @path end |