git_worktree_path

Retrieve the filesystem path for the worktree

@param wt Worktree to get the path for @return The worktree's filesystem path. The pointer returned is valid for the lifetime of the git_worktree.

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

Meta