sftpshell

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2019 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BrowseDir

func BrowseDir(ctx context.Context, client *sftp.Client, addr string, wd string, out io.Writer) error

func Shorten

func Shorten(path string) string

Types

type ShellState

type ShellState struct {
	LocalWD  string
	RemoteWD string
	// contains filtered or unexported fields
}

func NewShellState

func NewShellState(client *sftp.Client, externalPager bool, out io.Writer, infoFunc func(string, ...interface{}), errFunc func(string, ...interface{})) (*ShellState, error)

func (*ShellState) Close

func (s *ShellState) Close() error

func (*ShellState) Complete

func (s *ShellState) Complete(cmd string, args []string, lastSpace bool) []string

func (*ShellState) Dispatch

func (s *ShellState) Dispatch(line string) error

func (*ShellState) Getenv

func (s *ShellState) Getenv(k string) string

func (*ShellState) Width

func (s *ShellState) Width() int

Jump to

Keyboard shortcuts

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