Sha256: 49c7d059eac667a3cc07c51a74ffc9eaea0527d49c210603a6511b4d868f1089
Contents?: true
Size: 1.24 KB
Versions: 12
Compression:
Stored size: 1.24 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:string:@docstringIC:YARD::Docstring"¨Returns a frozen copy of the string passed in to <code>match</code>. m = /(.)(.)(\d+)(\d)/.match("THX1138.") m.string #=> "THX1138." :@objectu:YARD::StubProxyMatchData#string: @summary0: @all"³Returns a frozen copy of the string passed in to <code>match</code>. m = /(.)(.)(\d+)(\d)/.match("THX1138.") m.string #=> "THX1138." @overload string @return [String]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;MatchData#string;;;IC; "