scan_update


Description:

public signal void scan_update (int queue_size, string current_file)

Emitted at the start of each file scan and when queue becomes empty.

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).