Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service prints the program banner and version number.
func (Service) Print ¶
func (s Service) Print()
Print prints the program logo along with its name, tagline and version information.
func (Service) PrintWithResolveOptions ¶
func (s Service) PrintWithResolveOptions(opts *ctx.ResolveOptions)
PrintWithResolveOptions prints the program's logo, along with the options selected for the resolve command.
Click to show internal directories.
Click to hide internal directories.