git_worktree_name

Retrieve the name of the worktree

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

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

Meta