app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

type Runtime struct {
	// contains filtered or unexported fields
}

func New

func New(config string, quiet bool, port string) *Runtime

func (*Runtime) CLI

func (r *Runtime) CLI() *cli.CLI

func (*Runtime) Config

func (r *Runtime) Config() *contract.Config

func (*Runtime) Destroy

func (r *Runtime) Destroy()

func (*Runtime) GetAbsolutePath

func (r *Runtime) GetAbsolutePath(path string) string

func (*Runtime) Print

func (r *Runtime) Print(v ...any)

func (*Runtime) Printf

func (r *Runtime) Printf(format string, v ...any)

func (*Runtime) Println

func (r *Runtime) Println(v ...any)

func (*Runtime) Quiet

func (r *Runtime) Quiet() bool

func (*Runtime) RPC

func (r *Runtime) RPC() *rpc.RPC

func (*Runtime) Root

func (r *Runtime) Root() string

func (*Runtime) Terminal

func (r *Runtime) Terminal() *cli.CLI

Jump to

Keyboard shortcuts

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