Sha256: 97bc8e0a2cb3aeebc82036d93be04b4130045a040d513e213ded24cb624d086c

Contents?: true

Size: 575 Bytes

Versions: 2

Compression:

Stored size: 575 Bytes

Contents

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Easy access to method as objects, and they retain state!
- !ruby/struct:SM::Flow::VERB 
  body: "  module K\n    def hello\n      puts "Hello World!"\n    end\n  end\n  p K.instance_method!(:hello)   #=> <UnboundMethod: #hello>\n"
- !ruby/struct:SM::Flow::P 
  body: "NOTE: This is limited to the scope of the current module/class."
full_name: Module#instance_method!
is_singleton: false
name: instance_method!
params: (s)
visibility: public

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.2 doc/ri/Module/instance_method%21-i.yaml
facets-2.4.3 doc/ri/Module/instance_method%21-i.yaml