File.getCurrentDirectory

Overview | Methods | This Package | All Packages

File.getCurrentDirectory

Retrieves the current directory.

Syntax

public static String getCurrentDirectory()

Return Value

Returns the absolute path of the current directory.

Exceptions

WinIOException thrown if an error occurs.

See Also   setCurrentDirectory