NavExportLogModule¶
- class HSTB.kluster.fqpr_intelligence.NavExportLogModule(**kwargs)¶
Bases:
IntelModuleIntelModule specific for sbet export log files, with log file specific attribution
Methods Summary
remove_file(filepath)In addition to the base method, for navigation export log module we need to remove the match from the sbet_lookup
Methods Documentation
- remove_file(filepath)¶
In addition to the base method, for navigation export log module we need to remove the match from the sbet_lookup
- 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