shell

package
v0.0.0-...-422c924 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepositoryShell

type RepositoryShell interface {
	GetCore() core.RepositoryCore

	GetWorkingDirectory() worktrees.WorkingDirectory
	GetObjects() objects.ObjectStore
	GetConfig() repository.GitConfig
	GetHEAD() repository.GitHEAD
	GetIndex() repository.GitIndex
	GetRefs() refs.GitRefsManager
}

RepositoryShell 接口表示一个仓库的对外面貌

Jump to

Keyboard shortcuts

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