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