Initial commit

This commit is contained in:
Ryan Ward
2026-04-29 10:43:20 -05:00
parent b7b327510d
commit d8d4ac9e5d
28 changed files with 211 additions and 83 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ impl LocalWorkflows {
})
}
/// Returns an iterator over file-based workflows loaded from the `.warp/workflows` directory in
/// Returns an iterator over file-based workflows loaded from the `.warp-core/workflows` directory in
/// the `working_directory`.
///
/// The loaded workflows vector is cached.