cpp-terminal
1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
input.hpp
Go to the documentation of this file.
1
/*
2
* cpp-terminal
3
* C++ library for writing multi-platform terminal applications.
4
*
5
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
6
*
7
* SPDX-License-Identifier: MIT
8
*/
9
10
#pragma once
11
12
#include "
cpp-terminal/event.hpp
"
13
14
namespace
Term
15
{
16
17
Term::Event
read_event
();
18
19
}
// namespace Term
Term::Event
Definition
event.hpp:25
event.hpp
Term
Definition
args.cpp:13
Term::read_event
Term::Event read_event()
Definition
input.cpp:338
cpp-terminal
input.hpp
Generated by
1.11.0