Method: Decode::Source#path

Defined in:
lib/decode/source.rb

#pathObject (readonly)

The path of the source file.



34
35
36
# File 'lib/decode/source.rb', line 34

def path
  @path
end