StandardPathsBase  
    Properties
Link copied to clipboard
                  Gets the absolute executable path that is running.
Link copied to clipboard
                  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.
Link copied to clipboard
                  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.