nvc

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogEntry

func LogEntry() *logrus.Entry

Types

type Client

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

func (*Client) Close

func (nvc *Client) Close() error

func (*Client) OpenFiles

func (nvc *Client) OpenFiles(files []string) error

func (*Client) SetSocket

func (nvc *Client) SetSocket(s string)

type Tmux

type Tmux interface {
	InTmux() bool
	GetTmuxEnv(key string) (string, error)
}

type TmuxImpl

type TmuxImpl struct {
}

func (*TmuxImpl) GetTmuxEnv

func (tmux *TmuxImpl) GetTmuxEnv(key string) (string, error)

func (*TmuxImpl) InTmux

func (tmux *TmuxImpl) InTmux() bool

Jump to

Keyboard shortcuts

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