CandidateFileInfo interface

File entry in a candidate's blob directory.

Properties

path

Relative path of the file.

size_bytes

File size in bytes.

type

File type category (e.g. 'config', 'results').

Property Details

path

Relative path of the file.

path: string

Property Value

string

size_bytes

File size in bytes.

size_bytes: number

Property Value

number

type

File type category (e.g. 'config', 'results').

type: string

Property Value

string