public static interface KomodoLexicon.GitRepository
Modifier and Type | Field and Description |
---|---|
static String |
BRANCH
The name of the repository branch property.
|
static String |
COMMIT_AUTHOR
The name of commit author property.
|
static String |
COMMIT_EMAIL
The name of the commit email property.
|
static String |
NODE_TYPE
The name of the git repository node type.
|
static String |
PASSWORD
The name of the repository password property.
|
static String |
TARGET_DIRECTORY
The name of the target directory property.
|
static String |
URL
The name of the repository url property.
|
static String |
USER
The name of the repository user property.
|
static final String NODE_TYPE
static final String URL
static final String BRANCH
static final String USER
static final String PASSWORD
static final String COMMIT_AUTHOR
static final String COMMIT_EMAIL
static final String TARGET_DIRECTORY
Copyright © 2013–2019. All rights reserved.