Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
git
Tag
Interface Tag
Representation of a Git tag.
interface
Tag
{
name
:
string
;
}
Index
Properties
name
Properties
Readonly
name
name
:
string
The name of the tag.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
Theia TypeDoc
Loading...
Representation of a Git tag.