cli

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Command

type Command struct {
	Usage string
	Names []string
	Exec  func(args []string) error
	Help  string
}

type MockSink

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

func (*MockSink) ObjectId

func (s *MockSink) ObjectId() string

func (*MockSink) OnInit

func (s *MockSink) OnInit(objectId string, props core.KWArgs, node *client.Node)

func (*MockSink) OnPropertyChange

func (s *MockSink) OnPropertyChange(propertyId string, value core.Any)

func (*MockSink) OnRelease

func (s *MockSink) OnRelease()

func (*MockSink) OnSignal

func (s *MockSink) OnSignal(signalId string, args core.Args)

Jump to

Keyboard shortcuts

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