method
strip!
v1_9_2_180 -
Show latest stable
- Class:
String
strip!()public
Removes leading and trailing whitespace from str. Returns nil if str was not altered.
strip!()Removes leading and trailing whitespace from str. Returns nil if str was not altered.