@logixjs/core
Preparing search index...
Observability
TrialRunArtifactExporter
Interface TrialRunArtifactExporter
interface
TrialRunArtifactExporter
{
artifactKey
:
string
;
export
:
(
ctx
:
TrialRunArtifactInspectionContext
)
=>
JsonValue
|
undefined
;
exporterId
:
string
;
}
Index
Properties
artifact
Key
export
exporter
Id
Properties
Readonly
artifact
Key
artifactKey
:
string
Readonly
export
export
:
(
ctx
:
TrialRunArtifactInspectionContext
)
=>
JsonValue
|
undefined
Readonly
exporter
Id
exporterId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artifact
Key
export
exporter
Id
@logixjs/core
Loading...