micropython-lib/micropython/upysh
Igorello74 3108e2a53e
Micropython/upysh: Improve UX and making functions private
Micropython/upysh: Improve UX by allowing calling commands interactively;
make internal classes and functions not importable (put _ before their names).

interactively means you don't have to type tons of brackets and quotes
(something alike what you expect from a normal shell),
to figure out this behavior just type cd or mv
2023-05-07 23:34:37 +05:00
..
manifest.py
upysh.py