dreamLib

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(args ...string) error

func ExecuteWithCapture

func ExecuteWithCapture(args ...string) (string, error)

func IsRunning

func IsRunning() bool

Types

type BuildLocalConfigCode

type BuildLocalConfigCode struct {
	Config      bool
	Code        bool
	Branch      string
	ProjectPath string
	ProjectID   string
}

func (BuildLocalConfigCode) Execute

func (b BuildLocalConfigCode) Execute() error

type CompileForDFunc

type CompileForDFunc struct {
	ProjectId     string
	ApplicationId string
	ResourceId    string
	Branch        string
	Call          string
	Path          string
}

func (*CompileForDFunc) Execute

func (c *CompileForDFunc) Execute() error

type CompileForRepository

type CompileForRepository struct {
	ProjectId     string
	ApplicationId string
	ResourceId    string
	Branch        string
	Path          string
}

func (*CompileForRepository) Execute

func (c *CompileForRepository) Execute() error

type ProdProject

type ProdProject struct {
	Project project.Project
	Profile config.Profile
}

func (*ProdProject) Attach

func (i *ProdProject) Attach() error

func (*ProdProject) Import

func (i *ProdProject) Import() error

Jump to

Keyboard shortcuts

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