cmd

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Overview

nolint:wrapcheck

Index

Constants

This section is empty.

Variables

View Source
var RootCommand = &cobra.Command{
	Use:   path.Base(os.Args[0]),
	Short: "Regal",
	Long:  "Regal is a linter for Rego, with the goal of making your Rego magnificent!",
}

RootCommand is the base CLI command that all subcommands are added to.

Functions

func Runtime

func Runtime() *ast.Term

Types

type TemplateValues added in v0.6.0

type TemplateValues struct {
	Category     string
	NameOriginal string
	Name         string
	NameTest     string
}

Jump to

Keyboard shortcuts

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