Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
11
pub struct Json {}
12
13
impl Function for Json {
14
fn get_metadata(&self) -> FunctionMetadata {
Callers
11
parse_input_to_json
Function · 0.85
load_value_from_json
Function · 0.85
discover
Method · 0.85
new_from_json
Method · 0.85
invoke_dsc_resource
Method · 0.85
invoke_dsc_config
Method · 0.85
show_dsc_resource
Method · 0.85
list_dsc_functions
Method · 0.85
list_dsc_resources
Method · 0.85
config_get
Function · 0.85
config_set
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected