autoset_pwd

autoset_pwd.__init__.

Package Contents

Functions

entrypoint()

Set $PWD ans environment-variable.

get_cwd()

Return the current working directory.

Attributes

__version__

__copyright__

__license__

autoset_pwd.__version__ = '1.0'
autoset_pwd.__license__ = 'MIT License'
autoset_pwd.entrypoint()

Set $PWD ans environment-variable.

Return type:

None

autoset_pwd.get_cwd()

Return the current working directory.

Return type:

pathlib.Path