bundles / IPython 9.10.0 / IPython / core / magics / osm / OSMagics / pushd
function
IPython.core.magics.osm:OSMagics.pushd
source: /IPython/core/magics/osm.py :494
Signature
def pushd ( self , parameter_s = '' ) Summary
Place the current dir on stack and change directory.
Extended Summary
Usage:\
%pushd ['dirname']
Aliases
-
IPython.core.magics.OSMagics.pushd