MCPcopy Index your code
hub / github.com/loopbackio/loopback-next / setOptions

Method setOptions

packages/cli/generators/example/index.js:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 setOptions() {
88 return super.setOptions();
89 }
90
91 help() {
92 const examplesHelp = Object.keys(EXAMPLES)

Callers 4

testPromptFunction · 0.45
base-generator.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected