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
工作場所
public File workingDir
公用建構函式
叫用
public Invocation (String[] command,env, File workingDir)
參數 | |
---|---|
command |
String |
env |
|
workingDir |
File |