File.openStandardInput

Overview | Methods | This Package | All Packages

File.openStandardInput

Opens the standard input file.

Syntax

public static File openStandardInput()

Return Value

Returns a File object for the standard input file.

Exceptions

WinIOException thrown if an error occurs.