-- Shows the job stage container with the given data
exports["vt-textui"]:ShowJob(data)
â
-- Updates the job stage container with the given data
exports["vt-textui"]:UpdateJob(data)
â
-- Hides the job stage container
exports["vt-textui"]:HideJob()