Skip to main content

try_main

Function try_main 

Source
pub fn try_main() -> Result<(), String>
Expand description

Parses command-line arguments and runs the hr-shape command.

ยงErrors

Returns an error string if argument parsing, shaping, or output writing fails.