mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
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.
2.8 KiB
2.8 KiB