emulator

package
v1.15.0-cadence-v1.0.0... Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SnapshotCmd = &command.Command{
	Cmd: &cobra.Command{
		Use:     "snapshot <create|load|list> [snapshotName]",
		Short:   "Create/Load/List emulator snapshots",
		Example: "flow emulator snapshot create testSnapshot",
		Args:    cobra.RangeArgs(1, 2),
	},
	Flags: &snapshotFlag,
	Run:   snapshot,
}

Functions

This section is empty.

Types

type SnapshotFlag added in v0.48.0

type SnapshotFlag struct{}

Jump to

Keyboard shortcuts

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