Documentation ¶
Index ¶
- Variables
- func AllBgItemsTag(ctx context.Context, props map[string]any) any
- func BgItemTag(ctx context.Context, props map[string]any) any
- func Execute()
- func GlobalEventHandler(client *vdomclient.Client, event vdom.VDomEvent)
- func MakeRemoteUnixListener() (net.Listener, error)
- func MakeVDom() *vdom.VDomElem
- func StyleTag(ctx context.Context, props map[string]any) any
- func WriteStderr(fmtStr string, args ...interface{})
- func WriteStdout(fmtStr string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalVDomClient *vdomclient.Client
View Source
var RpcClient *wshutil.WshRpc
View Source
var RpcContext wshrpc.RpcContext
View Source
var UsingTermWshMode bool
View Source
var WrappedStdin io.Reader = os.Stdin
View Source
var WshBinDir = ".waveterm/bin"
Functions ¶
func AllBgItemsTag ¶ added in v0.9.0
func GlobalEventHandler ¶ added in v0.9.0
func GlobalEventHandler(client *vdomclient.Client, event vdom.VDomEvent)
func MakeRemoteUnixListener ¶ added in v0.9.0
func WriteStderr ¶
func WriteStderr(fmtStr string, args ...interface{})
func WriteStdout ¶
func WriteStdout(fmtStr string, args ...interface{})
Types ¶
This section is empty.
Source Files ¶
- wshcmd-conn.go
- wshcmd-connserver.go
- wshcmd-createblock.go
- wshcmd-debug.go
- wshcmd-deleteblock.go
- wshcmd-editor.go
- wshcmd-getmeta.go
- wshcmd-html.go
- wshcmd-notify.go
- wshcmd-rcfiles.go
- wshcmd-readfile.go
- wshcmd-root.go
- wshcmd-setconfig.go
- wshcmd-setmeta.go
- wshcmd-shell-unix.go
- wshcmd-ssh.go
- wshcmd-term.go
- wshcmd-version.go
- wshcmd-view.go
- wshcmd-web.go
- wshcmd-wsl.go
Click to show internal directories.
Click to hide internal directories.