FActionCreating
Name
FActionCreating -- An action that calls a FCall.
Description
The createFAction: message creates an action that runs a FCall closure.
Protocols adopted by FActionCreating
None
Methods
Phase: Using
- (id <FAction>)
createFAction: (id <FCall>)
call