Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): allow OpenFileProcessor to accept arguments
Updated the OpenFileProcessor in the core module to accept arguments. Previously, it only used the context's pipeData or genText. Now, it will first check if there are any arguments passed and use the first one if available.
- Loading branch information