MCPcopy Create free account
hub / github.com/PowerShell/DSC / help

Function help

resources/process/src/main.rs:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33fn help() {
34 println!("usage: process list");
35}
36
37fn print_input() {
38 let mut buffer: Vec<u8> = Vec::new();

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected