public interface Options
Modifier and Type | Method and Description |
---|---|
List<String> |
_()
Deprecated.
|
List<String> |
_arguments() |
CommandLine |
_command() |
boolean |
_help() |
boolean |
_ok() |
Map<String,String> |
_properties() |
@Deprecated List<String> _()
CommandLine _command()
boolean _ok()
boolean _help()
Copyright © 2016 aQute SARL. All rights reserved.