MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / exec

Method exec

src/aero_kernel/src/userland/task/mod.rs:517–548  ·  view source on GitHub ↗
(
        &self,
        executable: &DirCacheItem,

        argv: Option<ExecArgs>,
        envv: Option<ExecArgs>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runFunction · 0.45
run_testsFunction · 0.45

Calls 11

is_noneMethod · 0.80
lockMethod · 0.80
close_on_execMethod · 0.80
vmMethod · 0.80
signalsMethod · 0.80
arch_task_mutMethod · 0.80
readMethod · 0.45
writeMethod · 0.45
logMethod · 0.45
cloneMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected