Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Commit string Version string )
View Source
var DefaultVersionFormat = printer.FormatPlaintext
Functions ¶
This section is empty.
Types ¶
type Devenv ¶
Devenv is the logic behind the devctl client.
func (*Devenv) PrintVersion ¶
func (d *Devenv) PrintVersion(opts VersionOptions) error
type VersionOptions ¶
type VersionOptions struct {
printer.PrintOptions
}
VersionOptions represent generic options for use by Porter's list commands
func (*VersionOptions) Validate ¶
func (o *VersionOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.