evm v0.1.14 EVM.Debugger.Command

Defines a command that can be run in the debugger.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %EVM.Debugger.Command{command: atom, description: String.t, name: String.t, shortcut: String.t}