androidx.test.shell


Classes

Shell.CommandOutput

The output of a shell command executed via Shell.command.

ShellProcess

Represents a process that is running sh as a shell user.

ShellServer

A ShellServer starts a new long running process on device that is capable of establishing and executing multiple concurrent ShellProcess with "/system/bin/sh".

Objects

Shell

Allows to execute commands.