Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/copilot-sdk
/ close
Method
close
java/src/test/java/com/github/copilot/CapiProxy.java:488–491 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
488
@Override
489
public
void
close() throws Exception {
490
stop();
491
}
492
493
/**
494
* Finds the test/harness directory by walking up from the current directory.
Callers
nothing calls this directly
Calls
1
stop
Method · 0.95
Tested by
no test coverage detected