Which class or function are responsible for excecute commands ? #2457
-
|
I'm thinking about InputText but couldn't find the correct one. Can you someone help me out ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
agnostic-apollo
Dec 7, 2021
Replies: 1 comment 2 replies
-
|
Commands run with which The |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
agnostic-apollo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commands run with which
API?The
TermuxServicereceives execution commands from plugins and other APIs and runs them withTermuxSessionandTermuxTask.