MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / Name

Method Name

AdaptixServer/core/axscript/engine.go:134–136  ·  view source on GitHub ↗

---

()

Source from the content-addressed store, hash-verified

132
133// /---
134func (e *ScriptEngine) Name() string {
135 return e.name
136}
137
138// /---
139func (e *ScriptEngine) Runtime() *goja.Runtime {

Callers 7

GetListingFunction · 0.80
GetProcessesFunction · 0.80
GetListingFunction · 0.80
CopyDirFunction · 0.80
GetListingFunction · 0.80
GetProcessesFunction · 0.80
tcOTP_DownloadSyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected