module_function_handler.rb

Path: lib/yard/handlers/ruby/module_function_handler.rb
Last Update: Wed Aug 22 23:07:35 +0000 2012

Handles module_function calls to turn methods into public class methods. Also creates a private instance copy of the method.

[Validate]