has_changed
Method
This is a method of the FileTracker class in the indexing module.Check if file has changed since last indexing.
Signature
Parameters
str
required
Path to file
Returns
bool
True if file is new or changed
Uses
get_file_info
Source
View on GitHub
praisonaiagents/knowledge/indexing.py at line 392
