Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ EnableExtensions
Method
EnableExtensions
OsiInterface/OsirisProxy.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void OsirisProxy::EnableExtensions(bool Enabled)
85
{
86
ExtensionsEnabled = Enabled;
87
}
88
89
void OsirisProxy::SetupLogging(bool Enabled, DebugFlag LogLevel, std::wstring const & Path)
90
{
Callers
1
SetupOsirisProxy
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected