coursemgmt.client.command

Members list

Type members

Classlikes

final case class ExerciseFiles(filesAbsolute: Seq[File], filesRelative: Seq[File])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GotoExercise

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Install

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Install.type
object ListExercises

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object NextExercise

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object PullSolution

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object PullTemplate

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object RestoreState

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object SaveState

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Version

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Version.type

Value members

Concrete methods

def copyTestCodeAndReadMeFiles(solution: File, prevOrNextExercise: String)(config: CMTcConfig): Unit
def deleteCurrentState(studentifiedRepo: File)(config: CMTcConfig): Unit
def getCurrentExerciseStateExceptDontTouch(studentifiedRepo: File)(config: CMTcConfig): ExerciseFiles