Function pages::git::read_file_inner
source · [−]fn read_file_inner(
repo: &Repository,
path: &str,
tree: &Tree<'_>
) -> Result<FileInfo, ServiceError>
fn read_file_inner(
repo: &Repository,
path: &str,
tree: &Tree<'_>
) -> Result<FileInfo, ServiceError>