git

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 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 Extension

type Extension struct{}

func NewExtension

func NewExtension() Extension

func (Extension) OnStart

func (Extension) 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