Skip to main content

Crate oy

Crate oy 

Source
Expand description

Internal library crate for the oy binary.

The supported automation surface is the oy command-line interface. Rust module paths and exported items beyond run and err_line are intentionally unstable while the binary is still evolving.

Functionsยง

err_line
Writes a formatted diagnostic line to standard error.
run
Runs the oy command dispatcher.