gather_basic_file_info¶
- HSTB.kluster.fqpr_intelligence.gather_basic_file_info(filename)¶
Build out the basic file metadata that can be gathered from any file on the file system.
- Parameters
filename (
str) – full file path to a file- Returns
basic file attributes as dict
- Return type
dict