SaveState

coursemgmt.client.command.SaveState
object SaveState

Attributes

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

Members list

Type members

Classlikes

final case class Options(studentifiedRepo: Option[StudentifiedRepo])

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]