button.handlers.tracer

Modules

strace
module button.handlers.tracer.strace

Public Imports

button.handlers.tracer.strace
public import button.handlers.tracer.strace;
Undocumented in source.

Meta

Authors

Jason White

Description: Traces system calls in the process for precise dependency detection at the cost of speed. This should be the fallback for a command if there is no specialized handler for running it.