Functions
ostree_repo_file_get_repo ()
OstreeRepo *
ostree_repo_file_get_repo (OstreeRepoFile *self
);
Returns
Repository.
[transfer none]
ostree_repo_file_get_root ()
OstreeRepoFile *
ostree_repo_file_get_root (OstreeRepoFile *self
);
Returns
The root directory for the commit referenced by this file.
[transfer none]
ostree_repo_file_tree_get_contents_checksum ()
const char *
ostree_repo_file_tree_get_contents_checksum
(OstreeRepoFile *self
);
ostree_repo_file_tree_get_metadata_checksum ()
const char *
ostree_repo_file_tree_get_metadata_checksum
(OstreeRepoFile *self
);
ostree_repo_file_get_checksum ()
const char *
ostree_repo_file_get_checksum (OstreeRepoFile *self
);