ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
Repository.ObjectReaderImpl
ae
sys
git
Repository
Undocumented in source.
struct
Repository
struct
ObjectReaderImpl {
ProcessPipes
pipes
;
GitObject
read
(string name);
GitObject
read
(Hash hash);
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
read
GitObject
read
(Hash hash)
Undocumented in source. Be warned that the author may not have intended to support it.
read
GitObject
read
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
pipes
ProcessPipes
pipes
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
git
Repository
aliases
ObjectMultiWriter
ObjectReader
ObjectWriter
constructors
this
functions
check
createObjectReader
createObjectWriter
exportCommit
exportTree
getHistory
getObjects
importTree
pipe
query
run
writeObjects
static variables
commandPrefix
structs
ObjectMultiWriterImpl
ObjectReaderImpl
ObjectWriterImpl
variables
environment
gitDir
path