Delinearize

coursemgmt.admin.command.Delinearize
object Delinearize

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class ExerciseNameAndSHA(exName: String, exSHA: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Options(linearizeBaseDirectory: LinearizeBaseDirectory, shared: SharedOptions)

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: CmtCommand[Options]