From 95d084f71ca84400dd24030ec608c84727bc5405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 6 Jul 2025 12:48:04 +0200 Subject: Shell command Changelog: Added `shell` command to open a shell prepared for given job --- src/Job.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Job.hs') diff --git a/src/Job.hs b/src/Job.hs index 6782f6b..21d878c 100644 --- a/src/Job.hs +++ b/src/Job.hs @@ -8,6 +8,7 @@ module Job ( jobStatusFinished, jobStatusFailed, JobManager(..), newJobManager, cancelAllJobs, runJobs, + prepareJob, jobStorageSubdir, copyRecursive, -- cgit v1.2.3