pub fn run_and_write(args: Args) -> Result<(), String>
Runs hr-shape from a parsed argument struct and writes output to the configured destination.
hr-shape
Returns an error string if shaping or output writing fails.