module_function_handler.rb

Path: lib/yard/handlers/ruby/module_function_handler.rb
Last Update: Fri Apr 19 10:55:15 +0000 2013

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

[Validate]