Documentation ¶
Index ¶
Constants ¶
View Source
const ( MaxFileSize = 10 * 1024 * 1024 // 10MB WaveFileScheme = "wavefile" WaveFilePrefix = "wavefile://" DefaultFileTimeout = 5000 )
View Source
const DefaultVarFileName = "var"
Variables ¶
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"
View Source
var WshExitCode int
Functions ¶
func MakeRemoteUnixListener ¶ added in v0.9.0
func WriteStderr ¶
func WriteStderr(fmtStr string, args ...interface{})
func WriteStdout ¶
func WriteStdout(fmtStr string, args ...interface{})
Types ¶
Source Files ¶
- wshcmd-ai.go
- wshcmd-conn.go
- wshcmd-connserver.go
- wshcmd-createblock.go
- wshcmd-debug.go
- wshcmd-deleteblock.go
- wshcmd-editconfig.go
- wshcmd-editor.go
- wshcmd-file-util.go
- wshcmd-file.go
- wshcmd-getmeta.go
- wshcmd-getvar.go
- wshcmd-notify.go
- wshcmd-rcfiles.go
- wshcmd-readfile.go
- wshcmd-root.go
- wshcmd-setconfig.go
- wshcmd-setmeta.go
- wshcmd-setvar.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.