method
tr!
v1_8_6_287 -
Show latest stable
- Class:
String
tr!(p1, p2)public
Translates str in place, using the same rules as String#tr. Returns str, or nil if no changes were made.
tr!(p1, p2)Translates str in place, using the same rules as String#tr. Returns str, or nil if no changes were made.