Crate process_terminal

Source

Modules§

utils

Macros§

tprintln
Print a message in the Main section of the teminal.

Structs§

Focus
ProcessSettings
Terminal

Enums§

KeyCode
Represents a key.
MessageSettings
ScrollSettings

Statics§

TERMINAL

Functions§

add_process
Add a process to the terminal.
block_search_message
Blocking function that block the current thread, searching for a substring in a specific process output, returning the whole output message.
end_terminal
with_exit_callback