# -*- coding: binary -*-
module Msf
module UiEventSubscriber
def on_ui_command(line)
end
def on_ui_stop()
def on_ui_start()