We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there :)
Are tests not implemented yet, or not documented?
Thanks
In case the term is inconclusive: https://fishshell.com/docs/current/cmds/test.html
The text was updated successfully, but these errors were encountered:
There are plans to implement a filesystem api in the stdlib, providing functionality such as:
if std.fs.exists('./filename') then ... end
Nevertheless, test is an exeternal program, and as such, can be invoked from Hush. I don't see it being very useful though.
test
Sorry, something went wrong.
How do you check if something is true or not? And
No branches or pull requests
Hi there :)
Are tests not implemented yet, or not documented?
Thanks
In case the term is inconclusive: https://fishshell.com/docs/current/cmds/test.html
The text was updated successfully, but these errors were encountered: