starling.utilities.parse_output_path

parse_output_path(args)[source]

Parse the output path from the command line arguments.

Parameters:

args (argparse.Namespace) – The command line arguments.

Returns:

The output path and filename without an extension.

Return type:

str