Input.input

Returns the configured source

Remarks: Provides access to the underlying mechanism for console input. Use this to retain prior state when temporarily switching inputs.

  1. InputStream input [@property getter]
    class Input
    @property final
    InputStream
    input
    ()
  2. InputStream input [@property setter]

Meta