StandardPaths
Contain standard paths to different parts of the operating system.
Properties
Current Working Directory where the application was launched. Might be different to where the executable is if the application was launched in a different directory.
Current Working Directory where the application was launched. Might be different to where the executable is if the application was launched in a different directory.
Current Working Directory where the application was launched. Might be different to where the executable is if the application was launched in a different directory.
Gets the absolute executable path that is running.
Gets the absolute executable path that is running.
Gets the absolute executable path that is running.
Gets the absolute executable path that is running.
Gets the folder where is the executable that is running. In the case of JS, it will .
and in the case of the JVM it will be where the jar
is located.
Gets the folder where is the executable that is running. In the case of JS, it will .
and in the case of the JVM it will be where the jar
is located.
Gets the folder where is the executable that is running. In the case of JS, it will .
and in the case of the JVM it will be where the jar
is located.
Gets the folder where is the executable that is running. In the case of JS, it will .
and in the case of the JVM it will be where the jar
is located.
Gets the executable folder, or the resources folder when running in a container/package that has the resources in a different path, for example in a macos .app.
Gets the executable folder, or the resources folder when running in a container/package that has the resources in a different path, for example in a macos .app.
Gets the executable folder, or the resources folder when running in a container/package that has the resources in a different path, for example in a macos .app.
Gets the executable folder, or the resources folder when running in a container/package that has the resources in a different path, for example in a macos .app.
Temp folder where to store temporal files that might be discarded anytime.