Max Schubert > Nmap-Scanner > lib/Nmap/Scanner/TaskProgress.pm

Download:
Nmap-Scanner-1.0.tar.gz

Annotate this POD

CPAN RT

New  3
Open  0
View Bugs
Report a bug
Source  

DESCRIPTION ^

This class represents Nmap live task status messages; note that the included Nmap::Scanner::Task reference will not have an end_time() attribute as the task has not ended yet ;).

PROPERTIES ^

task()

Reference to Nmap::Scanner::Task instance

time()

Time this progress event occurred.

percent()

Percent of this task done.

remaining()

Percent of this task left to do.

etc()

Estimated time to complete for this task.