Skip to main content

is_powershell_parameter

Function is_powershell_parameter 

Source
pub fn is_powershell_parameter(
    arg: &str,
    element_type: Option<&CommandElementType>,
) -> bool
Expand description

Check if a string is a PowerShell parameter