Skip to main content

check_shell_empty

Function check_shell_empty 

Source
pub fn check_shell_empty(
    topo: &Topology,
    shell_id: ShellId,
) -> Result<Vec<ValidationIssue>, CheckError>
Expand description

Check shell is not empty.

ยงErrors

Returns CheckError on a topology lookup failure.