ToolkitDirectiveMissingVersionError

scala.build.errors.ToolkitDirectiveMissingVersionError
See theToolkitDirectiveMissingVersionError companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(maybePath: Either[String, Path], key: String): ToolkitDirectiveMissingVersionError
def unapply(arg: ToolkitDirectiveMissingVersionError): (Either[String, Path], String)