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
help x
Similar to python's help() function, that'd be so good!
help()
>>> help echo "Writes and flushes the parameters to the standard output.[...]"
I don't know if this is possible with nim, I've asked here: https://stackoverflow.com/questions/61221599/nim-equivilant-to-pythons-help
The text was updated successfully, but these errors were encountered:
is there any progress here? I would like to try something if no one is working on this already
Sorry, something went wrong.
No branches or pull requests
Similar to python's
help()
function, that'd be so good!I don't know if this is possible with nim, I've asked here:
https://stackoverflow.com/questions/61221599/nim-equivilant-to-pythons-help
The text was updated successfully, but these errors were encountered: