codeql/swift-all
2.0.4-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the result of backslash-escaping newlines, carriage-returns, backslashes, and unicode characters in s.
s
import codeql.util.Strings
string escape(string s)