package
0.0.0-20240616081104-04ee34517243
Repository: https://github.com/dolthub/fuzzer.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Creates a CommandDocumentation given command string, arg parser, and a CommandDocumentationContent.
No description provided by the author
No description provided by the author
ParseArgsOrDie is used for CLI command that should exit after erroring.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CommandDocumentation is a struct that represents all the data structures required to create the documentation for a command.
This type is to store the content of a documented command, elsewhere we can transform this struct into other structs that are used to generate documentation at the command line and in markdown files.

# Type aliases

No description provided by the author