A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
F
- fastCmd(Array) - function in com.topjohnwu.superuser.ShellUtils
- Run commands with the main shell and get a single line output.
- fastCmd(Shell,Array) - function in com.topjohnwu.superuser.ShellUtils
- Run commands and get a single line output.
- fastCmdResult(Array) - function in com.topjohnwu.superuser.ShellUtils
- Run commands with the main shell and return whether exits with 0 (success).
- fastCmdResult(Shell,Array) - function in com.topjohnwu.superuser.ShellUtils
- Run commands and return whether exits with 0 (success).
- fillInStackTrace() - function in java.lang.NoShellException
- forEach(Consumer) - function in java.lang.CallbackList