Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ GoBack
Method
GoBack
Goldleaf/source/ui/ui_BrowserLayout.cpp:785–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
783
}
784
785
bool BrowserLayout::GoBack() {
786
return this->cur_exp->NavigateBack();
787
}
788
789
bool BrowserLayout::CheckWriteAccess() {
790
if(this->cur_exp->IsWriteAccessBlocked()) {
Callers
1
OnInput
Method · 0.95
Calls
1
NavigateBack
Method · 0.80
Tested by
no test coverage detected