Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDebugCmd ¶
NewDebugCmd creates and returns the debug command
Types ¶
type EnvironmentReport ¶
type EnvironmentReport struct {
// contains filtered or unexported fields
}
func (*EnvironmentReport) Slug ¶
func (r *EnvironmentReport) Slug() string
Slug returns a unique ID slug based on this environment report, for use in filenames
func (*EnvironmentReport) Summary ¶
func (r *EnvironmentReport) Summary() string
Summary returns a formatted summary string of the environment report
Click to show internal directories.
Click to hide internal directories.