Skip to main content

main

Executes the MultiTool command-line interface by passing system arguments and exiting with the resulting status code.

def main() - > null

Executes the MultiTool command-line interface using arguments provided via the system environment.

Returns

TypeDescription
nullThis function does not return a value as it terminates the process with an exit code.