Interface DiffCommand.diffOptions

All Superinterfaces:
Options
Enclosing class:
DiffCommand

static interface DiffCommand.diffOptions extends Options
  • Method Details

    • api

      boolean api()
    • resources

      boolean resources()
    • manifest

      boolean manifest()
    • full

      boolean full()
    • xml

      boolean xml()
    • output

      File output()
    • pack

    • ignore

      Collection<String> ignore()