URLTaskReactor
public protocol URLTaskReactor : Reactor
This protocol provides the means to react to a URLTask object.
It also inherits from the Reactor protocol.
-
shouldExecute(after:Extension methodfrom: with: ) -
shouldExecute(after:Extension methodfrom: with: )
View on GitHub
URLTaskReactor Protocol Reference