Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerShell/DSC
/ get_extensions
Method
get_extensions
lib/dsc-lib/src/discovery/command_discovery.rs:95–95 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
93
94
#[must_use]
95
pub fn get_extensions(&self) -> DiscoveryExtensionCache { locked_clone!(EXTENSIONS) }
96
97
fn get_resource_path_setting() -> Result<ResourcePathSetting, DscError>
98
{
Callers
nothing calls this directly
Calls
2
default
Function · 0.50
discover
Method · 0.45
Tested by
no test coverage detected