io.permazen.jsck.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of permazen-jsck Show documentation
Show all versions of permazen-jsck Show documentation
Permazen analog to UNIX fsck(8) command for checking the consistency of, and repairing any corruption in, a Permazen key/value database
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* CLI commands associated with {@link io.permazen.jsck.Jsck}, the Permazen key/value database consistency checker.
*
* @see io.permazen.jsck
*/
package io.permazen.jsck.cmd;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy