Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 375 Bytes

File metadata and controls

36 lines (16 loc) · 375 Bytes

QLoop Reference


QLPath

QLPath<Input, Output>

  • type: class

Creating
  • init?(_ segments: AnySegment...)

Instance Variables
  • input: QLAnchor<Input>

  • output: QLAnchor<Output>


Diagnostics
  • findSegments(with operationId: AnyHashable) -> [AnySegment]

  • describeOperationPath( ) -> String