Class YARD::Handlers::Ruby::ModuleFunctionHandler
In: lib/yard/handlers/ruby/module_function_handler.rb
Parent: YARD::Handlers::Ruby::Base

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

[Validate]