getActions.getActions

Undocumented in source.
  1. alias getActions = behaviour_with_property
    template getActions(T, Property)
    @safe
    static if(behaviour_with_property.length > 0)
    alias getActions = behaviour_with_property
  2. alias getActions = void

Meta