circuitpython/tests/cmdline/repl_inspect.py.exp
2024-02-16 20:40:17 +02:00

6 lines
137 B
Text

test
CircuitPython \.\+ version
Use \.\+
>>> # cmdline: -i -c print("test")
>>> # -c option combined with -i option results in REPL
>>>