cmd

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2025 License: MIT Imports: 4 Imported by: 0

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

func NewRootCmd(out, _ io.Writer) *cobra.Command

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL