Instance Method

ended(file:line:)

Checks that the WrappedType value has no calls to check anymore.

Declaration

func ended(file: StaticString = #file, line: UInt = #line)

Parameters

file

The file name where the method is called.

line

The line where the method is called.