scm

package
v1.0.59 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SCM

type SCM interface {
	Pull() error
	Kill(os.Signal)
	Clean()
	LocalPath() string
}

SCM is able to fetch source code to build

func New

func New(baseDir, srcURL string, sudo bool) (SCM, error)

New create new SCM instance

Jump to

Keyboard shortcuts

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