cmdkit

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KitBumpReleaseCommand

func KitBumpReleaseCommand(config *specs.MarkDevkitConfig) *cobra.Command

func KitCleanCommand added in v0.9.0

func KitCleanCommand(config *specs.MarkDevkitConfig) *cobra.Command

func KitCloneCommand

func KitCloneCommand(config *specs.MarkDevkitConfig) *cobra.Command

func KitDistfilesSyncCommand added in v0.7.0

func KitDistfilesSyncCommand(config *specs.MarkDevkitConfig) *cobra.Command

func KitMergeCommand

func KitMergeCommand(config *specs.MarkDevkitConfig) *cobra.Command

Types

type DistfilesReport added in v0.7.0

type DistfilesReport struct {
	Stats         *kit.AtomsStats  `json:"stats,omitempty" yaml:"stats,omitempty"`
	AtomsInErrors []*kit.AtomError `json:"atoms_errors,omitempty" yaml:"atoms_errors,omitempty"`
}

func (*DistfilesReport) Json added in v0.7.0

func (r *DistfilesReport) Json() ([]byte, error)

func (*DistfilesReport) WriteJsonFile added in v0.7.0

func (r *DistfilesReport) WriteJsonFile(f string) error

func (*DistfilesReport) WriteYamlFile added in v0.7.0

func (r *DistfilesReport) WriteYamlFile(f string) error

func (*DistfilesReport) Yaml added in v0.7.0

func (r *DistfilesReport) Yaml() ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL