Closed calebstewart closed 2 years ago
Added lpwd command for printing the current local working directory, and the lcd command for changing the current local working directory.
lpwd
lcd
Fixes #218.
Please note any noqa: comments needed to appease flake8.
noqa:
python-black
isort
flake8
pytest
[Unreleased]
For issues with pre-merge tasks, see CONTRIBUTING.md
Description of Changes
Added
lpwd
command for printing the current local working directory, and thelcd
command for changing the current local working directory.Fixes #218.
Please note any
noqa:
comments needed to appease flake8.Major Changes Implemented:
lcd
andlpwd
commandsPre-Merge Tasks
python-black
isort
flake8
on repo, and fixed any new problems w/ modified filespytest
test cases[Unreleased]
)For issues with pre-merge tasks, see CONTRIBUTING.md