We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
path
1 parent 1774e57 commit 7f42b7aCopy full SHA for 7f42b7a
src/indexer.rs
@@ -118,6 +118,8 @@ impl<'a> Indexer<'a> {
118
/// can be `None` if no thin pack is expected, in which case missing bases
119
/// will result in an error.
120
///
121
+ /// `path` is the directory where the packfile should be stored.
122
+ ///
123
/// `mode` is the permissions to use for the output files, use `0` for defaults.
124
125
/// If `verify` is `false`, the indexer will bypass object connectivity checks.
0 commit comments