vscode

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct{}

func (CLI) Exec

func (c CLI) Exec(arg ...string) (string, error)

func (CLI) LookupPath

func (c CLI) LookupPath(operatingSystem string) (string, error)

type ErrCLINotFound

type ErrCLINotFound struct {
	VisitedPaths []string
}

func (ErrCLINotFound) Error

func (ErrCLINotFound) Error() string

type Extensions

type Extensions struct{}

func NewExtensions

func NewExtensions() Extensions

func (Extensions) Install

func (e Extensions) Install(extensionName string) (string, error)

type Process

type Process struct{}

func NewProcess

func NewProcess() Process

func (Process) OpenOnRemote

func (p Process) OpenOnRemote(hostKey, pathToOpen string) (string, error)

Jump to

Keyboard shortcuts

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