PreviousExercise

coursemgmt.client.command.PreviousExercise

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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]

Extensions

Extensions

extension (options: Options)
def execute(configuration: Configuration): Either[CmtError, String]