From f8a80039c74332e2101a177ef3fde31ef2077224 Mon Sep 17 00:00:00 2001 From: Micha White Date: Thu, 15 Aug 2024 20:14:15 -0400 Subject: Lots a changes --- shell-spec.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 shell-spec.txt (limited to 'shell-spec.txt') diff --git a/shell-spec.txt b/shell-spec.txt new file mode 100644 index 0000000..dda23c7 --- /dev/null +++ b/shell-spec.txt @@ -0,0 +1,13 @@ +# Alligator Shell Specification + +Default Port Number: 26009 +Using TCP Protocol + +## Runtime to Editor + +runtimelog [trace|debug|info|warn|error] FILE:LINE MSG +scriptlog [trace|debug|info|warn|error] FILE:LINE MSG + +## Editor to Runtime + +stop -- cgit v1.2.3