Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ nonAnonymous
Method
nonAnonymous
src/main/java/fielded/plugins/Out.java:335–341 ·
view source on GitHub ↗
(Class a)
Source
from the content-addressed store, hash-verified
333
public
Writer getWriter() {
334
return
theWriter;
335
}
336
337
338
339
public
String convert(Object x) {
340
return
elideGroups(output.convert(x));
341
}
342
343
344
private
String elideGroups(String s) {
Callers
1
Out
Method · 0.95
Calls
2
contains
Method · 0.45
getName
Method · 0.45
Tested by
no test coverage detected