Libraries
»
pansophy
(1.3.0)
»
Index
»
Pansophy
»
Remote
»
File
»
#pathname
Method: Pansophy::Remote::File#pathname
Defined in:
lib/pansophy/remote/file.rb
#
pathname
⇒
Object
14 15 16
# File 'lib/pansophy/remote/file.rb', line 14
def
pathname
Pathname
.
new
(
@file
.
key
)
end