Module Msf::Ui::Gtk2::MyJobTree::ModifiedJobContainer
In: lib/msf/ui/gtk2/frame/jobs_tree.rb

This module help us to modify the Rex::JobContainer class behavior

Methods

Public Instance methods

Adds an already running task as a symbolic job to the container.

Removes a job that was previously running. This is typically called when a job completes its task.

[Validate]