handle_truncate_block_file

Function handle_truncate_block_file 

Source
pub fn handle_truncate_block_file(
    broker: &Broker,
    block_id: &str,
    filename: &str,
)
Expand description

Truncate a block’s terminal output file and publish a WPS event. Port of Go’s HandleTruncateBlockFile.