Interface RepoCommand.diffOptions

All Superinterfaces:
Options
Enclosing class:
RepoCommand

static interface RepoCommand.diffOptions extends Options
  • Method Details

    • json

      boolean json()
    • full

      boolean full()
    • diff

      boolean diff()
    • all

      boolean all()
    • remove

      boolean remove()
    • added

      boolean added()