AsmGrader 0.0.0
Loading...
Searching...
No Matches
terminal_checks.hpp File Reference
#include "common/expected.hpp"
#include <cstdio>
#include <sys/ioctl.h>
Include dependency graph for terminal_checks.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  asmgrader
 

Functions

bool asmgrader::is_color_terminal () noexcept
 
bool asmgrader::in_terminal (FILE *file) noexcept
 
Expected< winsize > asmgrader::terminal_size (FILE *file) noexcept