ansiFormat() public static method
Will return a string formatted with the given ANSI style
public static string ansiFormat ( $string, $format = [] ) | ||
---|---|---|
$string | string |
The string to be formatted |
$format | array |
An array containing formatting values. You can pass any of the |
Please login to continue.