This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Android.Adb.
Summary
Dumps out a bug report.
Syntax
public static List<string> AdbBugReport(this ICakeContext context, AdbToolSettings settings = null)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
Context. |
settings |
AdbToolSettings |
Settings. |
Return Value
Type |
Description |
List<string> |
The bug report. |