method
chop!
v1_9_1_378 -
Show latest stable
- Class:
String
chop!()public
Processes str as for String#chop, returning str, or nil if str is the empty string. See also String#chomp!.
chop!()Processes str as for String#chop, returning str, or nil if str is the empty string. See also String#chomp!.