IzEscape

izumi.fundamentals.platform.strings.IzEscape
class IzEscape(_toEscape: Set[Char], escapeChar: Char)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def escape(string: String): String
def unescape(string: String): String