Interface Shell.ShellOptions

  • All Superinterfaces:
    aQute.lib.getopt.Options
    Enclosing class:
    Shell

    public static interface Shell.ShellOptions
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String project()  
      • Methods inherited from interface aQute.lib.getopt.Options

        _arguments, _command, _help, _ok, _properties
    • Method Detail

      • project

        java.lang.String project()