English
Appearance
Determines whether the repository HEAD is detached.
HEAD
class Repository { headDetached(): boolean; }
Returns true if the repository HEAD is detached.
true