Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
12
pub struct Bool {}
13
14
impl Function for Bool {
15
fn get_metadata(&self) -> FunctionMetadata {
Callers
15
main
Function · 0.85
parse_arguments_node
Function · 0.85
parse_arguments_node_as_array
Function · 0.85
invoke_export
Function · 0.85
get_well_known_properties
Function · 0.85
convert_args_node
Function · 0.85
invoke
Method · 0.85
invoke
Method · 0.85
invoke
Method · 0.85
invoke
Method · 0.85
invoke
Method · 0.85
invoke
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected