Get the list of files stored in a run record.

get_run_file_names(run)

Arguments

run

The Run object.

Value

A list of strings of the paths for existing artifacts in the run record.

See also

download_file_from_run() download_files_from_run()