Documentation
¶
Overview ¶
Package deps provides terminal output functions for the deps command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InfoNoDeps ¶
InfoNoDeps reports that no dependencies were found.
Parameters:
- cmd: Cobra command for output
func InfoNoProject ¶
InfoNoProject reports that no supported project was detected.
Parameters:
- cmd: Cobra command for output
- builderNames: Comma-separated list of supported project types
func JSON ¶
JSON prints rendered JSON dependency output.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
- content: Pre-rendered JSON string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.