Porytiles
Loading...
Searching...
No Matches
terminal_width.hpp File Reference
#include <cstddef>
Include dependency graph for terminal_width.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  porytiles
 

Functions

std::size_t porytiles::resolve_terminal_width (int fd, std::size_t fallback=80)
 Resolves the column width to use for wrapping diagnostic output on fd.