StringToPathSegment

mill.define.Cross.ToSegments.StringToPathSegment
object StringToPathSegment extends ToSegments[String]

Attributes

Source
Cross.scala
Graph
Supertypes
class ToSegments[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited fields

val convert: String => List[String]

Attributes

Inherited from:
ToSegments
Source
Cross.scala