Companion
Properties
Link copied to clipboard
The directory separator for the current platform. Either '\\' (windows) or '/' (the rest of the platforms)
Link copied to clipboard
The path separator for the current platform. Either ';' (windows) or ':' (the rest of the platforms)
Link copied to clipboard
Link copied to clipboard
Returns the TEMP folder of the system based on this Environment variables (that could be mocked)
Link copied to clipboard
Returns the HOME path for the user executing this program based on the Environment variables (that could be mocked)