contract

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoolFlag

type BoolFlag = urfavecli.BoolFlag

type Command

type Command interface {
	Name() string
	Description() string
	Flags() []Flag
	Run(runtimeInstance runtimecontract.Runtime, commandContext *CommandContext) error
}

type CommandContext

type CommandContext = urfavecli.Command

type Flag

type Flag = urfavecli.Flag

type IntFlag

type IntFlag = urfavecli.IntFlag

type StringFlag

type StringFlag = urfavecli.StringFlag

Jump to

Keyboard shortcuts

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