helpers\BaseConsole ansiStrlen()

ansiStrlen() public static method

Returns the length of the string without ANSI color codes.

public static integer ansiStrlen ( $string )
$string string

The string to measure

return integer

The length of the string not counting ANSI format characters

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.