This commit is contained in:
2022-10-15 17:31:48 +08:00
parent aa6743cd3e
commit 7a56a66f6c
3 changed files with 57 additions and 0 deletions

3
API/demo/a.py Normal file
View File

@@ -0,0 +1,3 @@
import WineRunner
WineRunner.Bash("a").runList([["thank"], ["version"]])
#WineRunner.Bash("a").runCommand("thank")