diff options
Diffstat (limited to 'shell-spec.txt')
| -rw-r--r-- | shell-spec.txt | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/shell-spec.txt b/shell-spec.txt index dda23c7..d0238fd 100644 --- a/shell-spec.txt +++ b/shell-spec.txt @@ -1,13 +1,16 @@ -# 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 +# 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
+frametime UNIX_MICROSECONDS
+scopestart SCOPENAME UNIX_MICROSECONDS
+scopeend UNIX_MICROSECONDS
+
+## Editor to Runtime
+
+stop
|
