Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ax1sX/MemShell
/ Main
Method
Main
TomcatAgent/src/main/java/com/agent/Main.java:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
public
class
Main {
10
public
Main() {
11
}
12
13
public
static
void
main(String[] args) throws Exception {
14
if
(args.length != 0) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected