MCPcopy
hub / github.com/serverless/serverless / generate-command-usage.js

File generate-command-usage.js

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

Source from the content-addressed store, hash-verified

1import { style } from '@serverless/util'
2
3export default (commandName, commandSchema) => {
4 const indentFillLength = 30

Callers

nothing calls this directly

Calls 1

asideMethod · 0.80

Tested by

no test coverage detected