Libraries
»
rake
(0.9.2.2)
»
Index
»
Rake
»
FtpFile
»
#path
Method: Rake::FtpFile#path
Defined in:
lib/rake/contrib/ftptools.rb
#
path
⇒
Object
31 32 33
# File 'lib/rake/contrib/ftptools.rb', line 31
def
path
File
.
join
(
@path
,
@name
)
end