Type Aliases

The following type aliases are available globally.

  • Closure type for all step definitions

    Declaration

    Swift

    public typealias BrineStepBlock = (StepContext) throws -> Void