Package rsb.internal.globval
Class GlobalConfiguration.Paths
java.lang.Object
rsb.internal.globval.GlobalConfiguration.Paths
- Enclosing class:
- GlobalConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Retrieves the file containing account information by checking the OS to determine the path and file name to usestatic String
static String
static String
static String
static String
static String
static String
static String
static String
Retrieves the home directory using the operating system specific method and concatenates it with our API specific path.static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
-
Field Details
-
COMPILE_SCRIPTS_BAT
- See Also:
-
COMPILE_SCRIPTS_SH
- See Also:
-
COMPILE_FIND_JDK
- See Also:
-
SCRIPTS_NAME_SRC
- See Also:
-
SCRIPTS_NAME_OUT
- See Also:
-
-
Constructor Details
-
Paths
public Paths()
-
-
Method Details
-
getAccountsFile
Retrieves the file containing account information by checking the OS to determine the path and file name to use- Returns:
- the accounts file
-
getOsrsBotDirectory
Retrieves the home directory using the operating system specific method and concatenates it with our API specific path.- Returns:
- the home directory of our API
-
getLogsDirectory
-
getMenuCache
-
getPathCache
-
getBootCache
-
getUIDsFile
-
getScreenshotsDirectory
-
getScriptsDirectory
-
getScriptsSourcesDirectory
-
getScriptsPrecompiledDirectory
-
getScriptsNetworkDirectory
-
getCacheDirectory
-
getScriptsExtractedCache
-
getVersionCache
-
getModScriptCache
-
getClientCache
-
getWebCache
-
getHackCache
-
getSettingsDirectory
-
getMenuBarPrefs
-
getUnixHome
-