Libraries
»
gct
(0.5.8)
»
Index
»
Gct
»
FileBase
»
path
Method: Gct::FileBase.path
Defined in:
lib/gct/file_base.rb
.
path
⇒
Object
(readonly)
Returns the value of attribute path.
4 5 6
# File 'lib/gct/file_base.rb', line 4
def
path
@path
end