CharToPathSegment

mill.define.Cross.ToSegments.CharToPathSegment
object CharToPathSegment extends ToSegments[Char]

Attributes

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

Members list

Value members

Inherited fields

val convert: Char => List[String]

Attributes

Inherited from:
ToSegments
Source
Cross.scala