loadSetiIcons
loadSetiIcons(
customResourcesDir?):void
Defined in: src/widgets/media/seti/seti-loader.ts:225
Eagerly loads ALL Seti icons at once (backward-compatible API).
For most use cases, prefer the automatic lazy loading via resolveFileIcon.
Parameters
Section titled “Parameters”customResourcesDir?
Section titled “customResourcesDir?”string
Optional path override for the resources folder.
Returns
Section titled “Returns”void