Libraries
»
decode
(0.15.3)
»
Index
»
Decode
»
Source
»
#path
Method: Decode::Source#path
Defined in:
lib/decode/source.rb
#
path
⇒
Object
(readonly)
The path of the source file.
34 35 36
# File 'lib/decode/source.rb', line 34
def
path
@path
end