MCPcopy Create free account
hub / github.com/FalconOpsLLC/goexec / DcomShellBrowserWindow

Struct DcomShellBrowserWindow

pkg/goexec/dcom/shellbrowserwindow.go:21–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type DcomShellBrowserWindow struct {
22 Dispatch
23 WorkingDirectory string
24 WindowState string
25}
26
27// Init will initialize the ShellBrowserWindow instance
28func (m *DcomShellBrowserWindow) Init(ctx context.Context) (err error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected