Skip to content
Jigwright
HullForge docs

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 only

Arguments

NameTypeDescription
pathreqstringFolder to measure, recursively.
include_softboolean
= 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.
topinteger
= 15
How many of the heaviest OUTSIDE dependencies to name.

Nearby in References and dependencies: