Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerShell/DSC
/ Setting
Enum
Setting
resources/sshdconfig/src/args.rs:76–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
#[derive(Clone, Debug, Eq, PartialEq, ValueEnum)]
76
pub enum Setting {
77
SshdConfig,
78
SshdConfigRepeat,
79
SshdConfigRepeatList,
80
WindowsGlobal,
81
}
Callers
1
get_resource_path_setting
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected