pub fn try_main() -> Result<(), String>
Parses command-line arguments and runs the hr-shape command.
hr-shape
Returns an error string if argument parsing, shaping, or output writing fails.