English
Appearance
Check if the reflog is empty.
class Reflog { isEmpty(): boolean; }
true if the reflog is empty, false otherwise.
true
false