class WDWD
- WDWD
- Reference
- Object
Defined in:
wwd.crConstructors
Instance Method Summary
- #button_config(page, row, column) : ConfigLine
- #cmd(args)
- #handle_button_press(page, row, column, context)
- #ips
- #os
- #print_qr_urls
- #qr_page(ip)
- #read_config(file)
- #render_page(page, title)
- #run
- #run_server(port : Int32)
- #send_keys(key)
- #shortcut(args)
Constructor Detail
def self.new(rows : Int32, columns : Int32, config_file : String, port : Int32 = 5657)
#