Flowdock
method

action_methods

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: Base
action_methods() public

A list of method names that should be considered actions. This includes all public instance methods on a channel, less any internal methods (defined on Base), adding back in any methods that are internal, but still exist on the class itself.

Returns

  • Set - A set of all methods that should be considered actions.

Show source
Register or log in to add new notes.