Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getOutputStream
Method
getOutputStream
src/main/java/org/dynjs/cli/Main.java:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
}
193
194
protected
PrintStream getOutputStream() {
195
return
stream;
196
}
197
198
protected
String getPrompt() {
199
return
Repl.PROMPT;
Callers
9
run
Method · 0.95
showAST
Method · 0.95
showProperties
Method · 0.95
executeFile
Method · 0.95
showUsage
Method · 0.95
startRepl
Method · 0.95
showVersion
Method · 0.95
initializeRuntime
Method · 0.95
call
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected