SvpModule

class HSTB.kluster.fqpr_intelligence.SvpModule(**kwargs)

Bases: IntelModule

IntelModule specific for caris svp files, with svp file specific attribution

Methods Summary

remove_file(filepath)

In addition to the base method, for SVP module we need to also remove the file from the svp group

Methods Documentation

remove_file(filepath)

In addition to the base method, for SVP module we need to also remove the file from the svp group

Parameters

filepath (str) – absolute file path for the file to remove

Returns

unique id for the file we removed, FqprIntel is generating the unique id

Return type

int