Skip to main content

build_chain_links

Function build_chain_links 

Source
pub fn build_chain_links(
    tree: &impl TreeStore,
    cache: &impl CacheStore,
    pid: u32,
) -> Vec<ProcessLink>
Expand description

Build a chain of ProcessLink from the process tree.