English
Appearance
Get the filename of a tree entry.
class TreeEntry { name(): string; }
The filename of a tree entry.
Throws error if the name is not valid utf-8.