Manifest

es.weso.shexs.Manifest
See theManifest companion object
case class Manifest(manifestFileName: String, parentPath: String, testsFolderPath: Path, testName: TestSelector, validatorVersion: ValidatorVersion, timeout: FiniteDuration, verbose: VerboseLevel)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def run(): IO[ExitCode]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product