X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/MatchData
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
MatchData
/
📄
%5b%5d-i.yaml
(984 B)
ðŸ“
..
📄
begin-i.yaml
(476 B)
📄
captures-i.yaml
(551 B)
📄
cdesc-MatchData.yaml
(1.39 KB)
📄
end-i.yaml
(500 B)
📄
inspect-i.yaml
(699 B)
📄
length-i.yaml
(456 B)
📄
offset-i.yaml
(494 B)
📄
post_match-i.yaml
(514 B)
📄
pre_match-i.yaml
(491 B)
📄
pretty_print-i.yaml
(182 B)
📄
select-i.yaml
(561 B)
📄
size-i.yaml
(452 B)
📄
string-i.yaml
(434 B)
📄
to_a-i.yaml
(980 B)
📄
to_s-i.yaml
(394 B)
📄
values_at-i.yaml
(665 B)
Editing: inspect-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a printable version of <em>mtch</em>. - !ruby/struct:SM::Flow::VERB body: " puts /.$/.match("foo").inspect\n #=> #<MatchData "o">\n\n puts /(.)(.)(.)/.match("foo").inspect\n #=> #<MatchData "foo" 1:"f" 2:"o" 3:"o">\n\n puts /(.)(.)?(.)/.match("fo").inspect\n #=> #<MatchData "fo" 1:"f" 2:nil 3:"o">\n" full_name: MatchData#inspect is_singleton: false name: inspect params: | mtch.inspect => str visibility: public
Upload File
Create Folder