Skip to content
Compare
Choose a tag to compare
@ReciterofPoetry ReciterofPoetry released this 05 Mar 13:56
· 4 commits to master since this release
b8cf513

The Simple version does the following:

  • Records object id
  • Records the number of occurrences

The Extensive version additionally does the following:

  • Records each file and each line in which they occur
  • Records what the value of the last occurrence was

The Simple version is recommended. Use Notepad++ or another tool to run searches on the folder for each object. It's easier that way.