MCPcopy Create free account
hub / github.com/GrayJack/coreutils / process_value

Function process_value

du/src/main.rs:367–405  ·  view source on GitHub ↗

returns file size and manages the subdir sizes vector

(
    meta: &Metadata, flags_opts: &DuFlagsAndOptions, subdir_sizes_r: &mut Vec<u64>, depth: usize,
    is_dir: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_pathFunction · 0.85

Calls 6

get_display_valueFunction · 0.85
pushMethod · 0.80
valueMethod · 0.80
with_valueMethod · 0.80
lenMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected