Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: return the raw error from Argument.Get
There are other places in the logic that depend on errors extracting Argument values being of type ParameterNodeError specifically, so we shouldn't wrap these errors further.
- Loading branch information