io.github.pervasivecats

Members list

Concise view

Type members

Classlikes

object AnyOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AnyOps.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final class main

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Types

type Validated[A] = Either[ValidationError, A]

Value members

Concrete methods

def main(path: String): Unit