MCPcopy Create free account
hub / github.com/chieapp/chie / hasCustomIcon

Method hasCustomIcon

src/view/params-view.ts:359–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

357 }
358
359 hasCustomIcon() {
360 return this.icon && !this.icon.filePath.startsWith(Icon.builtinIconsPath);
361 }
362
363 #chooseIconFromDisk() {
364 const dialog = gui.FileOpenDialog.create();

Callers 2

setValueMethod · 0.95
#updateDefaultIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected