[][src]Module broot::io

This module deals is where is defined whether broot writes on stdout, on stderr or elsewhere. It also provides helper structs for io.

Structs

WriteCleanup

RAII wrapper for writer to control state transitions.

Functions

writer

return the writer used by the application

Type Definitions

W

the type used by all GUI writing functions