Get Folder Cost
What a whole folder costs, with shared dependencies counted ONCE. Asking about each asset separately and adding the answers bills a shared skeleton once per character that uses it; this takes the union instead. Also reports how much of the total lives OUTSIDE the folder, which is what moving the folder somewhere else would actually drag along.
hf_get_folder_costRead onlyArguments
| Name | Type | Description |
|---|---|---|
pathreq | string | Folder to measure, recursively. |
include_soft | boolean = false | Follow soft dependencies too. Off by default: a soft reference is not loaded with the asset, so including it answers 'what might this folder eventually reach', which on a connected project is most of it. |
top | integer = 15 | How many of the heaviest OUTSIDE dependencies to name. |
Related tools
Nearby in References and dependencies: