git

package
v0.33.13 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin added in v0.22.4

type Plugin struct{}

func NewPlugin added in v0.22.4

func NewPlugin() Plugin

func (Plugin) OnStart added in v0.22.4

func (Plugin) OnStart(env *starkit.Environment) error

type Repo

type Repo struct {
	// contains filtered or unexported fields
}

func NewGitRepo

func NewGitRepo(t *starlark.Thread, path string) (*Repo, error)

func (*Repo) Attr

func (gr *Repo) Attr(name string) (starlark.Value, error)

func (*Repo) AttrNames

func (gr *Repo) AttrNames() []string

func (*Repo) Freeze

func (gr *Repo) Freeze()

func (*Repo) Hash

func (*Repo) Hash() (uint32, error)

func (*Repo) MakeLocalPath

func (gr *Repo) MakeLocalPath(path string) string

func (*Repo) String

func (gr *Repo) String() string

func (*Repo) Truth

func (gr *Repo) Truth() starlark.Bool

func (*Repo) Type

func (gr *Repo) Type() string

Jump to

Keyboard shortcuts

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