module_function_handler.rb

Path: lib/yard/handlers/ruby/module_function_handler.rb
Last Update: Tue May 21 03:27:31 +0000 2013

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

[Validate]