class Webgen::ItemTracker::File
This class is used to track changes to a file.
The item for this tracker is the name of the file, i.e. add an item like this:
website.ext.item_tracker.add(some_node, :file, '/home/me/file.jpg')
This class is used to track changes to a file.
The item for this tracker is the name of the file, i.e. add an item like this:
website.ext.item_tracker.add(some_node, :file, '/home/me/file.jpg')