public interface Command
getArguments()
method:
Modifier and Type | Method and Description |
---|---|
List<String> |
getArguments()
Command arguments:
First item should be the command line executable value.
Next items should be the command line arguments.
|
Copyright © 2015. All Rights Reserved.