Documentation ¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LaunchInteractiveShell ¶ added in v0.8.0
func LaunchInteractiveShell() error
func SetSignalHandler ¶ added in v0.8.0
func SetSignalHandler()
func ShowFields ¶
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.
Click to show internal directories.
Click to hide internal directories.