Page MenuHomePhabricator
Diviner libphutil Tech Docs PhutilTerminalString

final class PhutilTerminalString
libphutil Technical Documentation ()

String escaped for terminal output. See tsprintf().

Methods

public function __construct($string)

This method is not documented.
Parameters
$string
Return
this//Implicit.//

public function __toString()

This method is not documented.
Return
wild

public function applyWrap()

This method is not documented.
Return
wild

public function applyIndent($depth, $with_prefix)

This method is not documented.
Parameters
$depth
$with_prefix
Return
wild

public static function escapeStringValue($value, $allow_whitespace)

This method is not documented.
Parameters
$value
$allow_whitespace
Return
wild