English
Appearance
Tests whether this repository is a worktree.
class Repository { isWorktree(): boolean; }
Returns true if repository is a worktree.
true