Interface LfsFactory.LfsInstallCommand

  • All Superinterfaces:
    java.util.concurrent.Callable<java.lang.Void>
    All Known Implementing Classes:
    InstallBuiltinLfsCommand
    Enclosing class:
    LfsFactory

    public static interface LfsFactory.LfsInstallCommand
    extends java.util.concurrent.Callable<java.lang.Void>
    A command to enable LFS. Optionally set a Repository to enable locally on the repository only.