quixote.inspection.pushd package

Module contents

quixote.inspection.pushd.pushd(path: str)[source]

Change the current working directory for the duration of a with-block.

Parameters

path – the path to the new directory to use as current working directory