Update documentation

bug/bundler_fix
sinn3r 2013-07-24 19:04:47 -05:00
parent 0fd2c385fb
commit 56367ef69c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ module Msf::ModuleManager::ModulePaths
#
# @param [String] path
# @param [Hash] opts
# @option opts [Array] whitelist An array of regex patterns to search for specific modules
# @return (see Msf::Modules::Loader::Base#load_modules)
def add_module_path(path, opts={})
nested_paths = []