Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAssetIO/OpenAssetIO
/ close
Method
close
src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void UIDelegate::close() { uiDelegateInterface_->close(hostSession_); }
72
73
InfoDictionary UIDelegate::info() { return uiDelegateInterface_->info(); }
74
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected