package
0.8.0
Repository: https://github.com/ggql/ggql.git
Documentation: pkg.go.dev

# Functions

NewArguments creates a new instance of Arguments with default settings.
No description provided by the author
ParseArguments parses the command-line arguments and returns the corresponding Command nolint: funlen,gocyclo.
PrintHelpList prints the help message for GitQL.
nolint: gocyclo.

# Constants

No description provided by the author
CSV Print the output in csv format.
No description provided by the author
No description provided by the author
JSON Print the output in json format.
No description provided by the author
Render the output as table.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Arguments for GitQL.
No description provided by the author
Command represents the possible GitQL commands.
No description provided by the author

# Type aliases

OutputFormat Represent the different type of available formats.