SchemaCommand

es.weso.shexs.SchemaCommand
See theSchemaCommand companion object
case class SchemaCommand(schemaSpec: SchemaSpec, showInheritance: Boolean, showMethod: ShowMethod, showShape: Option[ShapeLabel], 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