Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# -*- coding: binary -*-
module Msf
module UiEventSubscriber
def on_ui_command(line)
end
def on_ui_stop()
def on_ui_start()