Skip to main content

Function: createHostTitleSuffixResolver()

createHostTitleSuffixResolver(args: { monitorType: string; }): (monitor: Monitor) => string

Defined in: electron/services/monitoring/utils/monitorTitleSuffixResolvers.ts:9

Creates a title suffix resolver for monitor types that should display host.

Parameters

args

monitorType

string

Returns

(monitor: Monitor): string

Parameters

monitor

Monitor

Returns

string