cmd

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(sc string) error

Types

type Session

type Session struct {
	App      string `yaml:"app"`
	Base     string `yaml:"base"`
	Delegate string `yaml:"delegate"`
	Function string `yaml:"fn"`
	Method   string `yaml:"method"`
	Scene    string `yaml:"scene"`
	UIApp    string `yaml:"uiapp"`
}

func NewSession

func NewSession(sessionFile string) (*Session, error)

func (*Session) WriteToFile

func (s *Session) WriteToFile() error

Jump to

Keyboard shortcuts

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