tapiexec

package module
v0.0.0-...-f295aac Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2019 License: MIT Imports: 3 Imported by: 1

README

tapiexec

Vim8 terminal-api wrapper

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitMsg

func WaitMsg(resID, msg string) error

Types

type Call

type Call struct {
	FuncName string
	Args     []string
}

func (*Call) Run

func (c *Call) Run() error

type Drop

type Drop struct {
	FileName string
	Options  map[string]string
}

func (*Drop) Run

func (d *Drop) Run() error

type Tapi

type Tapi interface {
	Run() error
}

func CallAPI

func CallAPI(funcName string, args []string) Tapi

func DropAPI

func DropAPI(fileName string, options map[string]string) Tapi

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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