checkout_options

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PathDefault = path(iota)
	PathLeft
	PathMiddle
	PathRight
	PathTempLocal
	PathTempOS
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Force           bool
	Path            Path
	ForceInlineAkte bool
	CheckoutMode    checkout_mode.Mode
	AllowConflicted bool
}

func (*Options) AddToFlagSet

func (c *Options) AddToFlagSet(f *flag.FlagSet)

type Path

type Path interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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