Searched refs:showLogTail (Results 1 – 1 of 1) sorted by relevance
343 const eventHandlers = jobId ? { onmouseover: () => showLogTail(jobId) } : {};686 async function showLogTail(jobId) { function