bundles / IPython latest / IPython / core / magics / osm / OSMagics / pwd
function
IPython.core.magics.osm:OSMagics.pwd
source: /IPython/core/magics/osm.py :280
Signature
def pwd ( self , parameter_s = '' ) Summary
Return the current working directory path.
Examples
:: In [9]: pwd Out[9]: '/home/tsuser/sprint/ipython'Aliases
-
IPython.core.magics.OSMagics.pwd