method

cd

v1_9_2_180 - Show latest stable - Class: Shell
cd(path)
public

No documentation available.

# File lib/shell.rb, line 54
    def cd(path)
      new(path)
    end