console

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompleteLine

func CompleteLine(line string) []string

CompleteLine returns a set of candidate TSQL keywords to complete the current input line

func NewConsole

func NewConsole(historyFile string) sqlcmd.Console

NewConsole creates a sqlcmdConsole implementation that provides these features: - Storage of input history to a local file. History can be scrolled through using the up and down arrow keys. - Simple tab key completion of SQL keywords

Types

This section is empty.

Jump to

Keyboard shortcuts

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