final case classSegmentsCheck[I <: Args, O <: Args, +E[EI <: Args, EO <: Args] <: PathEnd[EI, EO]](check: ValueCheck[Seq[String]], force: Boolean, next: E[I, O]) extends PathTrace[I, O, E] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, PathTrace[I, O, E], AnyRef, Any