public final class Repo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
TokenObjMap<TokenSet> |
nsDict()
Returns the namespace dictionary.
|
IOFile |
path()
Returns the path to the repository.
|
IOFile |
path(java.lang.String pkg)
Returns the path to the specified repository package.
|
TokenMap |
pkgDict()
Returns the package dictionary.
|
public Repo(Context ctx)
ctx - database contextpublic IOFile path()
public TokenObjMap<TokenSet> nsDict()
public TokenMap pkgDict()
public IOFile path(java.lang.String pkg)
pkg - package