implemented an input abstraction

This commit is contained in:
Luxferre
2025-12-21 10:49:26 +02:00
parent f0055ba5ec
commit 22591a1eb0
+1
View File
@@ -1,4 +1,5 @@
# deck.input: Standard input abstraction library for max compatibility
# Usage: from deck.input import input, input_multi
# Created by Luxferre in 2025, released into public domain
# init the tdeck_repl input where applicable