Description Usage Arguments Value See Also Examples
The input may be of class ansi_string
class, this is also dropped
from the result.
1 | ansi_strip(string)
|
string |
The input string. |
The cleaned up string.
Other low level ANSI functions:
ansi_has_any()
,
ansi_hide_cursor()
,
ansi_regex()
1 | ansi_strip(col_red("foobar")) == "foobar"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.