Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ readFile
Method
readFile
src/main/java/fieldcef/plugins/GlassBrowser.kt:328–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
return line
327
}
328
} catch (e: IOException) {
329
e.printStackTrace()
330
}
331
return
""
332
}
333
}
334
335
init {
336
properties.put(glassBrowser, this)
337
this.root = root
338
}
339
}
Callers
nothing calls this directly
Calls
2
File
Function · 0.85
readLine
Method · 0.45
Tested by
no test coverage detected