subcmd_rpc

package
v2.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//remote
	RpcCommand = cli.Command{
		Action:      utils.MigrateFlags(remoteCallAction),
		Name:        "rpc",
		Usage:       "Remote Procedure Call",
		ArgsUsage:   "gvite rpc [endpoint] methodName '[args]'",
		Flags:       append(utils.ConsoleFlags, utils.DataDirFlag),
		Category:    "REMOTE COMMANDS",
		Description: `For details, see <https://docs.vite.org/vite-docs/api/rpc>`,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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