6 lines
159 B
Ruby
6 lines
159 B
Ruby
module Msf
|
|
|
|
end
|
|
require 'msf/core/exception' # TODO: temporary require until we can split up the exceptions file and namespace properly
|
|
require 'msf_autoload'
|