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 all: Replace metadata.txt with manifest.py. 2022-09-05 17:50:28 +10:00
upysh.py Micropython/upysh: Improve UX and making functions private 2023-05-07 23:34:37 +05:00