|
| pure type(color) function | add (lval, rval) |
| | Add two escape sequences, attributes in the right value override the left value ones.
|
| |
◆ 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] | lval | First escape code |
| [in] | rval | Second escape code |
- Returns
- Combined escape code
The documentation for this interface was generated from the following file:
- /home/runner/work/tblite/tblite/src/tblite/context/terminal.f90