action

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2017 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func Calc added in v0.1.6

func Calc(expr string) error

func LaunchInteractiveShell added in v0.8.0

func LaunchInteractiveShell() error

func Run added in v0.6.1

func Run(input string, sourceFile string) error

func SetSignalHandler added in v0.8.0

func SetSignalHandler()

func ShowFields

func ShowFields(input string) error
Example
flags := cmd.GetFlags()
dir, _ := os.Getwd()
flags.Repository = filepath.Join(dir, "..", "..", "testdata", "csv")

ShowFields("table1")
Output:

1. column1
2. column2

Types

This section is empty.

Jump to

Keyboard shortcuts

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