chickadee » library » current-output-port

current-output-port #!optional PORTprocedure

Returns default output port. If PORT is given, then that port is selected as the new current output port.

Note that the default output port is not buffered. Use set-buffering-mode! if you need a different behavior.