Libraries
»
fs
(0.2.0)
»
Index
»
FS
»
Base
»
#join
Method: FS::Base#join
Defined in:
lib/fs/base.rb
#
join
(*args) ⇒
Object
File.join
169 170 171
# File 'lib/fs/base.rb', line 169
def
join
(
*
args
)
File
.
join
(
*
args
)
end