Documentation
¶
Overview ¶
Package utils holds utility functions like print formatting or conversion functions
Package utils holds utility functions like print formatting or conversion functions ¶
Package utils holds utility functions like print formatting or conversion functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterpolateArguments ¶
InterpolateArguments fills in an alias' placeholders ($#) with provided arguments TODO add alias_test.go unit tests
func LoadHistoryFile ¶
LoadHistoryFile attempts to read and return the history file from disk and parse it as new line delimited commands
func PrettyPrintQueryResults ¶
PrettyPrintQueryResults prints a given []result map set to standard out taking into consideration the current state.go's print mode
func UpdateHistoryFile ¶
UpdateHistoryFile attempts to write a new line entry to the history file
Types ¶
Click to show internal directories.
Click to hide internal directories.