Refactor common learnbash cmd behaviors from between learner and course
Open
refactor
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Every learnbash cmd module share certain behaviors, such as:
* having a Starter
* being able to start something from the Starter
* being able to complete an item from the Starter
* clearing the cmdqueue before beginning the cmd loop
* having a function to start the interactive loop
These should be refactored into a common class.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.