get_run_file_names: List the files that are stored in association with a run

View source: R/run.R

get_run_file_namesR Documentation

List the files that are stored in association with a run

Description

Get the list of files stored in a run record.

Usage

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()


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.