0
0

📝 new command deb

This commit is contained in:
DrMaxNix 2022-10-05 21:11:19 +02:00
parent 8168b66e72
commit 1df9a27d07

View File

@ -155,6 +155,9 @@ drw|draw|echo "bla" "bli" "blub"
# print "blabliblub", await user response (until newline/enter) and return entered line as $1
ask $1 "bla" "bli" "blub"
# pretty print the value stored in $1
deb|debug $1
## GRAPHICAL OUTPUT ##