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

Class Bool

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

Source from the content-addressed store, hash-verified

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

Callers 15

mainFunction · 0.85
parse_arguments_nodeFunction · 0.85
invoke_exportFunction · 0.85
convert_args_nodeFunction · 0.85
invokeMethod · 0.85
invokeMethod · 0.85
invokeMethod · 0.85
invokeMethod · 0.85
invokeMethod · 0.85
invokeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected