Libraries
»
drb_fileclient
(0.5.1)
»
Index
»
DfsFile
»
chdir
Method: DfsFile.chdir
Defined in:
lib/drb_fileclient.rb
.
chdir
(path) ⇒
Object
283
# File 'lib/drb_fileclient.rb', line 283
def
self
.
chdir
(
path
)
@client
.
chdir
(
path
)
end