git_index_path

Get the full path to the index file on disk.

@param index an existing index object @return path to index file or null for in-memory index

extern (C) nothrow @nogc
const(char)*
git_index_path

Meta