MCPcopy Create free account
hub / github.com/CloudOrc/SolidUI / hasOption

Method hasOption

solidui-web/scripts/utils.js:62–64  ·  view source on GitHub ↗
(option)

Source from the content-addressed store, hash-verified

60 callback(hitCommand, hitOptions, this)
61 }
62 hasOption(option) {
63 return this.options.includes(option)
64 }
65}
66/**
67 * check file

Callers 1

start.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected