Documentation
¶
Index ¶
- type Runtime
- func (r *Runtime) CLI() *cli.CLI
- func (r *Runtime) Config() *contract.Config
- func (r *Runtime) Destroy()
- func (r *Runtime) GetAbsolutePath(path string) string
- func (r *Runtime) Print(v ...any)
- func (r *Runtime) Printf(format string, v ...any)
- func (r *Runtime) Println(v ...any)
- func (r *Runtime) Quiet() bool
- func (r *Runtime) RPC() *rpc.RPC
- func (r *Runtime) Root() string
- func (r *Runtime) Terminal() *cli.CLI
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 (*Runtime) GetAbsolutePath ¶
Click to show internal directories.
Click to hide internal directories.