module_function_handler.rb

Path: lib/yard/handlers/ruby/module_function_handler.rb
Last Update: Fri May 17 19:27:03 +0000 2013

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

[Validate]