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

File options.js

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

Source from the content-addressed store, hash-verified

1import { style, writeText } from '@serverless/util'
2
3export default (commandOptions) => {
4 const indentFillLength = 40

Callers

nothing calls this directly

Calls 2

writeTextFunction · 0.90
asideMethod · 0.80

Tested by

no test coverage detected