You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ See below for relevant conventions and examples
98
98
* May return value 4
99
99
- **`SHIORI/3.0 400 Bad Request`**
100
100
Display warning information and enter the acquisition of the next command
101
+
After var9: When ghost responds normally to any `ShioriEcho.GetResult` request, ghost_terminal will ignore such a return message and wait one second, as it is `May return value 3`
101
102
-`ShioriEcho.GetName`
102
103
Event when ghost_terminal starts
103
104
* Return value
@@ -193,6 +194,7 @@ See below for relevant conventions and examples
193
194
```
194
195
-`ShioriEcho.End`
195
196
Event when ghost_terminal exits by typing exit
197
+
After var9: any normal program exit will trigger this
0 commit comments