class YARD::Handlers::Ruby::ModuleFunctionHandler
frozen_string_literal: true Handles module_function calls to turn methods into public class methods. Also creates a private instance copy of the method.
frozen_string_literal: true Handles module_function calls to turn methods into public class methods. Also creates a private instance copy of the method.