Documentation
¶
Overview ¶
Package cmd provides command-line interface functionality for the refrax tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute runs the root command and returns any error encountered.
func NewRootCmd ¶
NewRootCmd creates and returns the root command for Refrax. Command line interface for Refrax. @todo #2:45min Add new parameter `--tools` for constructing needed tool for the critic. Currently, we create Aibolit, but it would be great to have such option. Examples of such tools are: `aibolit`, `none`, etc. We should be able to pass multiple tools, for instance: `--tools=aibolit,qulice`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.