Package aQute.bnd.main
Interface Profiles.CreateOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringbsn()Globextension()Instructionsmatch()java.lang.Stringoutput()java.lang.String[]properties()Versionversion()-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-
-
-
Method Detail
-
properties
java.lang.String[] properties()
-
bsn
java.lang.String bsn()
-
version
Version version()
-
match
Instructions match()
-
output
java.lang.String output()
-
extension
Glob extension()
-
-