add subprocess cmd
This commit is contained in:
parent
9174ba0dd8
commit
67c9df0726
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ native _layer_call
|
|||
func call {
|
||||
1 _layer_call
|
||||
}
|
||||
native subprocess
|
||||
"This returns the last word as a string, from an index." #
|
||||
"index has to be <16, index 0 is this call" #
|
||||
native _last_word
|
||||
|
|
Loading…
Reference in a new issue