class CryPrompt::CryPrinter
- CryPrompt::CryPrinter
- Reference
- Object
Overview
class for printing for the prompter. this class will handle all the new lines and suggestions...etc
Defined in:
cryprinter.crConstructors
Instance Method Summary
- #clear_line_below
- #print(thing)
- #print_char(char)
- #print_prompt
- #prompt : String
- #prompt=(prompt : String)