tblite
Light-weight tight-binding framework
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tblite_context_terminal::operator(+) Interface Reference

Public Member Functions

pure type(color) function add (lval, rval)
 Add two escape sequences, attributes in the right value override the left value ones.
 

Member Function/Subroutine Documentation

◆ add()

pure type(color) function tblite_context_terminal::operator(+)::add ( type(color), intent(in) lval,
type(color), intent(in) rval )

Add two escape sequences, attributes in the right value override the left value ones.

Parameters
[in]lvalFirst escape code
[in]rvalSecond escape code
Returns
Combined escape code

The documentation for this interface was generated from the following file: