New

coursemgmt.admin.command.New
object New

Attributes

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

Members list

Type members

Classlikes

final case class Options(template: CourseTemplate, maybeConfigFile: Option[ConfigurationFile])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object given_Executable_Options extends Executable[Options]

Attributes

Supertypes
trait Executable[Options]
class Object
trait Matchable
class Any
Self type
object given_Validatable_Options extends Validatable[Options]

Attributes

Supertypes
trait Validatable[Options]
class Object
trait Matchable
class Any
Self type

Value members

Concrete fields

val command: CmtcCommand[Options]