Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ pauseForBoot
Method
pauseForBoot
src/main/java/fieldcef/browser/Browser.kt:788–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
786
787
fun pauseNow() {
788
paused = true
789
}
790
791
fun unpauseNow() {
792
paused = false
793
ignore = false
Callers
3
loaded
Method · 0.80
make
Method · 0.80
make
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected