deviceHostPaths property

List<String>? deviceHostPaths
final

Comma-separated list of paths in the test execution environment where the artifacts generated by the customer's tests are pulled from.

Implementation

final List<String>? deviceHostPaths;