qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate SeparatedEscape::escapeItem

Escape a string using the escape map, using backslash as the escape character.

Typically performed internally on each item before building the list, but public in case it is needed for other purposes.

Import path

import qtil.strings.Escape
string escapeItem(string str)