update_scan_status


Description:

public void update_scan_status (int queue_size, string current_file)

Updates the banner with scan progress information.

Parameters:

queue_size

Current size of the file queue (number of files remaining).

current_file

Path of the file currently being scanned (empty string "" when queue is empty).