Package version:

Function isPipelineLike

  • A helper to decide if a given argument satisfies the Pipeline contract

    Parameters

    • pipeline: unknown

      An argument that may be a Pipeline

    Returns pipeline is PipelineLike

    true when the argument satisfies the Pipeline contract