Function retdec::tools::fileinfo::main [] [src]

pub fn main()

Implementation of the main() function for the tool.

Runs the tool. If the tool fails, it prints the error to the standard error. Then, it terminates the process. If the tool finished successfully, the exit code will be 0, otherwise 1.