Sha256: 923f6be443cd7dbaa1c96459ba5bc0db4b288b4462ab79b01ea9fa7412811ad5
Contents?: true
Size: 509 Bytes
Versions: 2
Compression:
Stored size: 509 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Include module and apply module_fuction to the included methods. - !ruby/struct:SM::Flow::VERB body: " module Utils\n module_function\n def foo; "foo"; end\n end\n\n module UtilsPlus\n include_function_module Utils\n end\n\n CREDIT: Trans\n" full_name: Module#include_function_module is_singleton: false name: include_function_module params: (*mod) visibility: private
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Module/include_function_module-i.yaml |
facets-2.4.3 | doc/ri/Module/include_function_module-i.yaml |