Skip to main content

command_path_from_inspect

Function command_path_from_inspect 

Source
pub fn command_path_from_inspect(
    document: &InspectDocument,
    command: &Command,
) -> Result<String, CoreError>