Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partially applied sawscript commands should print type of expected arguments #4

Closed
brianhuffman opened this issue May 6, 2015 · 0 comments
Labels
type: enhancement Issues describing an improvement to an existing feature or capability

Comments

@brianhuffman
Copy link
Contributor

Currently, running a partially-applied command just prints the resulting function value, which is uninformative:

sawscript> read_sbv
<<function>>

Instead, sawscript should print a more helpful error message like "expected argument of type String".

@ntc2 ntc2 added the type: enhancement Issues describing an improvement to an existing feature or capability label May 29, 2015
brianhuffman pushed a commit that referenced this issue Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Issues describing an improvement to an existing feature or capability
Projects
None yet
Development

No branches or pull requests

2 participants