Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getWelcomeMessage
Method
getWelcomeMessage
src/main/java/org/dynjs/cli/Main.java:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
protected
String getWelcomeMessage() {
203
return
Repl.WELCOME_MESSAGE;
204
}
205
}
Callers
1
startRepl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected