class HelpDialog

Defined in:

test_textui/app/help_dialog.cr

Constant Summary

CONTENTS = "HELP CONTENT"
VERSION = "whatevs"

Constructors

Instance Method Summary

Constructor Detail

def self.new(ui) #

[View source]

Instance Method Detail

def on_key_event(event) #

[View source]