MCPcopy Create free account
hub / github.com/PowerShell/DSC / Json

Class Json

lib/dsc-lib/src/functions/json.rs:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10#[derive(Debug, Default)]
11pub struct Json {}
12
13impl Function for Json {
14 fn get_metadata(&self) -> FunctionMetadata {

Callers 11

parse_input_to_jsonFunction · 0.85
load_value_from_jsonFunction · 0.85
discoverMethod · 0.85
new_from_jsonMethod · 0.85
invoke_dsc_resourceMethod · 0.85
invoke_dsc_configMethod · 0.85
show_dsc_resourceMethod · 0.85
list_dsc_functionsMethod · 0.85
list_dsc_resourcesMethod · 0.85
config_getFunction · 0.85
config_setFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected