org.sonatype.gshell.variables
Interface VariableNames
public interface VariableNames
Common shell variable names.
- Since:
- 2.0
- Author:
- Jason Dillon
SHELL_HOME
static final String SHELL_HOME
- See Also:
- Constant Field Values
SHELL_PROGRAM
static final String SHELL_PROGRAM
- See Also:
- Constant Field Values
SHELL_VERSION
static final String SHELL_VERSION
- See Also:
- Constant Field Values
SHELL_USER_DIR
static final String SHELL_USER_DIR
- See Also:
- Constant Field Values
SHELL_USER_HOME
static final String SHELL_USER_HOME
- See Also:
- Constant Field Values
SHELL_PROMPT
static final String SHELL_PROMPT
- See Also:
- Constant Field Values
SHELL_HISTORY
static final String SHELL_HISTORY
- See Also:
- Constant Field Values
SHELL_ERRORS
static final String SHELL_ERRORS
- See Also:
- Constant Field Values
SHELL_LOGGING
static final String SHELL_LOGGING
- See Also:
- Constant Field Values
SHELL_GROUP
static final String SHELL_GROUP
- Since:
- 2.5
- See Also:
- Constant Field Values
SHELL_GROUP_PATH
static final String SHELL_GROUP_PATH
- Since:
- 2.5
- See Also:
- Constant Field Values
LAST_RESULT
static final String LAST_RESULT
- See Also:
- Constant Field Values
Copyright © 2008-2011 Sonatype. All Rights Reserved.