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 {
|
func call {
|
||||||
1 _layer_call
|
1 _layer_call
|
||||||
}
|
}
|
||||||
|
native subprocess
|
||||||
"This returns the last word as a string, from an index." #
|
"This returns the last word as a string, from an index." #
|
||||||
"index has to be <16, index 0 is this call" #
|
"index has to be <16, index 0 is this call" #
|
||||||
native _last_word
|
native _last_word
|
||||||
|
|
Loading…
Add table
Reference in a new issue