mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Add explicit tags for stdnse.lua since it sets the environment
manually (it defines stdnse.module).
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
-- functions that are too small to justify modules of their own.
|
||||
--
|
||||
-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
|
||||
-- @class module
|
||||
-- @name stdnse
|
||||
|
||||
local _G = require "_G"
|
||||
local math = require "math"
|
||||
|
||||
Reference in New Issue
Block a user