| Interface | Description |
|---|---|
| DumperPlugin |
Provides a CLI (command-line interface) facility for
fbandroid modules. |
| Class | Description |
|---|---|
| ArgsHelper | |
| DumpappHttpSocketLikeHandler | Deprecated |
| DumpappSocketLikeHandler |
Provides a kind of CLI-over-HTTP support for the ./scripts/dumpapp tool.
|
| Dumper | |
| DumperContext | |
| GlobalOptions |
| Exception | Description |
|---|---|
| DumpException |
Exception thrown if there is a functional issue executing the specified commands.
|
| DumpUsageException |
Usage error in a
DumperPlugin. |