☰
API-Documentation: module terminal
Constructors
codepoint -- represents a unicode codepoint
Const_String -- feature used for string constants in Fuzion source code
Const_String cannot be called directly, instances are created implicitly by the
backend.
fuzion -- unit feature to group fuzion-infrustructure related features
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
codepoint -- represents a unicode codepoint
Const_String -- feature used for string constants in Fuzion source code
Const_String cannot be called directly, instances are created implicitly by the
backend.
fuzion -- unit feature to group fuzion-infrustructure related features
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
Const_String -- feature used for string constants in Fuzion source code
Const_String cannot be called directly, instances are created implicitly by the
backend.
Const_String cannot be called directly, instances are created implicitly by the
backend.
fuzion -- unit feature to group fuzion-infrustructure related features
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
fuzion -- unit feature to group fuzion-infrustructure related features
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
string -- immutable sequences of utf8 encoded unicode characters
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
terminal -- unit type feature providing ANSI terminal control codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
Terminal provides constants to modify the text output style and color.
Thanks to Bruno Penteado who collected these codes at
https://gist.github.com/bcap/5682077#file-terminal-control-sh
but this also includes input from
https://en.wikipedia.org/wiki/ANSI_escape_code
and
man console_codes
Universe can not be called but you can use it in a call as part of a full qualifier, e.g.:
`universe.this.say "hello"`