hasActions.hasActions

Undocumented in source.
template hasActions(alias T)
@safe
enum hasActions = anySatisfy!(hasProperty, ActionProperties);

Meta