Enumerations
The following enumerations are available globally.
-
Indicates the progress and status of the
See moreStepRunner.Declaration
Swift
public enum StepRunnerState : Equatable -
Result that indicates what to do next (i.e. control flow instruction) when a step’s
See morerunmethod is complete. This also contains the model which is passed betweeen the steps.Declaration
Swift
public enum StepCompletionResult -
Result which defines control flow of the steps.
See moreDeclaration
Swift
public enum StepFlowResult -
Errors which can occurr during scraping
See moreDeclaration
Swift
public enum SwiftScraperError : Error, LocalizedError, Equatable
View on GitHub
Install in Dash
Enumerations Reference