class Synacor::Debugger
- Synacor::Debugger
- Reply::Reader
- Reference
- Object
Defined in:
synacor/debugger.crInstance Method Summary
-
#prompt(io : IO, line_number : Int32, color? : Bool) : Nil
Override to customize the prompt.
Instance Method Detail
def prompt(io : IO, line_number : Int32, color? : Bool) : Nil
#
Description copied from class Reply::Reader
Override to customize the prompt.
Toggle the colorization following color?.
default: $:001>