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