-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
There are two distinct depths that can be tracked.
1.) Depth
This information is distinct from the classical Node depth from computer science. The depth here represents the number of references that needed to be followed before the eventual value was reached within one file.
2.) Resolved file depth
How many files needed to be parsed before the current file.