saker.nest Documentation TaskDoc JavaDoc Packages
public interface JarNestRepositoryBundle extends NestRepositoryBundle
NestRepositoryBundle that is backed by a Java ARchive file.

The getJarPath() can be used to retrieve the path to the JAR file.

Methods
public Path
Gets the JAR file path that this bundle is backed by.
public abstract Path getJarPath()
Gets the JAR file path that this bundle is backed by.
The absolute path to the JAR.