aQute.lib.getopt
Interface Options

All Known Subinterfaces:
AbstractConsoleApp.MainOptions

public interface Options


Method Summary
 List<String> _()
           
 CommandLine _command()
           
 boolean _help()
           
 boolean _ok()
           
 Map<String,String> _properties()
           
 

Method Detail

_

List<String> _()

_command

CommandLine _command()

_properties

Map<String,String> _properties()

_ok

boolean _ok()

_help

boolean _help()


Copyright © 2014 aQute SARL. All rights reserved.