Interface DiffCommand.diffOptions

    • Method Detail

      • api

        boolean api()
      • resources

        boolean resources()
      • manifest

        boolean manifest()
      • full

        boolean full()
      • xml

        boolean xml()
      • output

        java.io.File output()
      • pack

        java.util.Collection<java.lang.String> pack()
      • ignore

        java.util.Collection<java.lang.String> ignore()