RustTestBase.Invocation
protected
class
RustTestBase.Invocation
extends Object
java.lang.Object 中 | |
↳ | com.android.tradefed.testtype.rust.RustTestBase.Invocation |
摘要
字段 | |
---|---|
public
String[] |
command
|
public
|
env
|
public
File |
workingDir
|
公共构造函数 | |
---|---|
Invocation(String[] command,
|
字段
command
public String[] command
env
publicenv
workDir
public File workingDir
公共构造函数
调用
public Invocation (String[] command,env, File workingDir)
参数 | |
---|---|
command |
String |
env |
|
workingDir |
File |