| .. | |||||
| %3d%3d-i.yaml | |||||
| arity-i.yaml | |||||
| bind-i.yaml | |||||
| cdesc-UnboundMethod.yaml | |||||
| clone-i.yaml | |||||
| inspect-i.yaml | |||||
| name-i.yaml | |||||
| owner-i.yaml | |||||
| to_s-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Show the name of the underlying method. - !ruby/struct:SM::Flow::VERB body: " "cat".method(:count).inspect #=> "#<Method: String#count>"\n" full_name: UnboundMethod#inspect is_singleton: false name: inspect params: | meth.to_s => string meth.inspect => string visibility: public
| .. | |||||
| %3d%3d-i.yaml | |||||
| arity-i.yaml | |||||
| bind-i.yaml | |||||
| cdesc-UnboundMethod.yaml | |||||
| clone-i.yaml | |||||
| inspect-i.yaml | |||||
| name-i.yaml | |||||
| owner-i.yaml | |||||
| to_s-i.yaml |