pushd abstract method

Shell pushd(
  1. String path
)
inherited

Create a new shell at the given path, allowing popd on it

Implementation

Shell pushd(String path);