Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Version: version.BuildVersion(), Use: "trex", Short: "Tree Explorer", Args: cobra.MaximumNArgs(1), Long: "CLI tool for visualizing JSON/YAML files", Run: runCommand, }
RootCmd is the only command, so this is t-rex
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.