English
Appearance
Find a single object, as specified by a revision string.
class Repository { revparseSingle(spec: string): string; }
Revision string.
OID of single object.
Throws error if the object does not exist.