scope

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scope

type Scope int

Scope scope of gitconfig

const (
	// Global global gitconfig
	Global Scope = iota
	// Local local gitconfig
	Local
)

func (Scope) Flag

func (scope Scope) Flag() string

Flag translate the gitconfig scope to the respective flag

func (Scope) String

func (scope Scope) String() string

Jump to

Keyboard shortcuts

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