cli

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Blue = "\033[34m"
View Source
var Bold = "\033[1m"
View Source
var Cyan = "\033[36m"
View Source
var Gray = "\033[37m"
View Source
var Green = "\033[32m"
View Source
var Purple = "\033[35m"
View Source
var Red = "\033[31m"
View Source
var Reset = "\033[0m"
View Source
var White = "\033[97m"
View Source
var Yellow = "\033[33m"

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Indir    *string
	Outdir   *string
	LSP      *bool
	TCP      *bool
	Port     *string
	Repl     *bool
	Help     *bool
	Version  *bool
	Check    *bool
	Run      *bool
	Types    *string
	Infile   *string
	Outfile  *string
	Devtools *string
}

func Cli

func Cli() CLI

Jump to

Keyboard shortcuts

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