1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 00:49:01 +00:00
david 1ee0fae3d1 Insert an empty row table when tab.nextrow is called and there is
nothing in the current row yet. This allows using #t or ipairs to get
the number of rows that have been filled by the user. t.rows is the
index number of the next row that will be filled in, or the one that is
currently being filled in if something has already been entered.
t.rows == #t + 1 means that we've finished with the previous row, but we
don't want to count a new (blank) row until we've started filling
something in.
2010-12-30 21:08:19 +00:00
2010-12-28 22:02:12 +00:00
2010-05-23 17:42:44 +00:00
2010-07-13 07:42:15 +00:00
2010-12-28 22:02:12 +00:00
2010-12-28 22:02:12 +00:00
2008-07-31 14:18:21 +00:00
2010-09-23 20:13:47 +00:00
2010-12-08 08:02:22 +00:00
2010-12-03 21:29:59 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).
Languages
C 37.8%
Lua 28.1%
C++ 16.7%
Shell 5.8%
Python 4.2%
Other 7.2%