Libraries
»
atk_toolbox
(0.0.149)
»
Index
»
FileSystem
»
chdir
Method: FileSystem.chdir
Defined in:
lib/atk/file_system.rb
.
chdir
(*args) ⇒
Object
312 313 314
# File 'lib/atk/file_system.rb', line 312
def
self
.
chdir
(
*
args
)
FS
.
cd
(
*
args
)
end