coursemgmt.client.command
package coursemgmt.client.command
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object GotoExercise
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GotoExercise.type
object GotoFirstExercise
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GotoFirstExercise.type
object ListExercises
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ListExercises.type
object ListSavedStates
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ListSavedStates.type
object NextExercise
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NextExercise.type
object PreviousExercise
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PreviousExercise.type
object PullSolution
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PullSolution.type
object PullTemplate
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PullTemplate.type
object RestoreState
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RestoreState.type
object SaveState
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SaveState.type
object SetCurrentCourse
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SetCurrentCourse.type
Value members
Concrete methods
def copyTestCodeAndReadMeFiles(solution: File, prevOrNextExercise: String)(config: CMTcConfig): Unit
def getCurrentExerciseStateExceptDontTouch(studentifiedRepo: File)(config: CMTcConfig): ExerciseFiles
In this article