Documentation Prolog Predicate Reference builtin current_input/1

current_input/1

Get the current input stream.

Description

current_input( -stream )

current_input(Stream) unifies Stream with the current input stream.

Implementation