input-port?

[procedure] input-port? obj

R5RS: Returns #t if obj is an input port, otherwise returns #f.

See also port?, output-port?.