Class GraphCommand

java.lang.Object
aQute.bnd.main.GraphCommand
All Implemented Interfaces:
AutoCloseable

public class GraphCommand extends Object implements AutoCloseable
  • Method Details

    • _roots

      public void _roots(aQute.bnd.main.GraphCommand.RootOptions options)
    • close

      public void close() throws Exception
      Specified by:
      close in interface AutoCloseable
      Throws:
      Exception