Flowdock
method

unescape

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Parser
unescape(str, escaped = @regexp[:ESCAPED]) public

Args

str

String to remove escapes from

unsafe

Regexp to apply. Defaults to self.regexp[:ESCAPED]

Description

Removes escapes from str

Show source
Register or log in to add new notes.