qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate Escape::escape

Perform the escape operation on a string, using the escape map, using backslash as the escape character.

Backslash characters are also escaped in the string.

See the module documentation (Escape) for more details.

Import path

import qtil.strings.Escape
string escape(string input)