Repository.readFile

Undocumented in source.
interface Repository
@safe
void
readFile
(
string commit_sha
,
InetPath path
,
scope void delegate
(
scope InputStream
)
@safe
reader
)

Meta