Documentation
¶
Index ¶
- func CLIMode()
- func CheckForNext() string
- func ClearScreen()
- func CorrectExercice(exercicePath string, saveIt bool, output bool) bool
- func DownloadFiles(dir string)
- func GetHint() (string, error)
- func GetNextExercise(index int) (string, error)
- func Initialize(workingPath string) bool
- func ResetFiles()
- func SaveConfig(config Config) error
- type Config
- type Exercises
- type GitHubFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForNext ¶
func CheckForNext() string
func DownloadFiles ¶
func DownloadFiles(dir string)
func GetNextExercise ¶
GetNextExercise gets the next exercise from exercices.json
func Initialize ¶
func SaveConfig ¶
Types ¶
type Config ¶
func LoadConfig ¶
func LoadConfig() Config
Click to show internal directories.
Click to hide internal directories.