GithubRepository.readFile

Undocumented in source. Be warned that the author may not have intended to support it.
class GithubRepository
@safe
void
readFile
(
string commit_sha
,
InetPath path
,
scope void delegate
(
scope InputStream
)
@safe
reader
)

Meta