yara_destroy


Description:

[ Version ( since = "1.37.13" ) ]
public bool yara_destroy () throws Error

destroy previously loaded yara rules

Destroy previously loaded Yara rules in order to free libguestfs resources.

This function depends on the feature "libyara". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error