Prompt using stdin and stdout. More...
#include <shell.hpp>
Classes | |
struct | read_line_callback |
struct | write_message_callback |
Public Types | |
using | char_type = typename Encoding::char_type |
using | encoding = Encoding |
Public Member Functions | |
void | continuation_prompt () noexcept |
void | eof_prompt () noexcept |
bool | is_open () const noexcept |
void | primary_prompt () noexcept |
auto | read_line () |
auto | write_message () |
Prompt using stdin and stdout.
using lexy_ext::default_prompt< Encoding >::char_type = typename Encoding::char_type |
using lexy_ext::default_prompt< Encoding >::encoding = Encoding |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inline |