Class Bee::Util::MethodInfoBase
In: lib/bee_util.rb
Parent: Object

This abstract class provides information about its methods.

Methods

Public Class methods

Return comment for a given method.

  • method: the method name to get info for.

[Validate]