cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
screen.hpp File Reference
#include "cpp-terminal/size.hpp"
#include <string>

Go to the source code of this file.

Classes

class  Term::Screen
 

Namespaces

namespace  Term
 

Functions

std::string Term::clear_screen ()
 
std::string Term::screen_save ()
 
std::string Term::screen_load ()
 
Screen Term::screen_size ()