MCPcopy
hub / github.com/serverless/serverless / general.js

File general.js

packages/serverless/lib/cli/render-help/general.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import globalOptions from '../commands-options-schema.js'
2import generateCommandUsage from './generate-command-usage.js'
3import renderOptions from './options.js'
4import { log, style, writeText } from '@serverless/util'

Callers

nothing calls this directly

Calls 5

writeTextFunction · 0.90
logoMethod · 0.80
asideMethod · 0.80
setMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected