Closed
Description
I am toying with Pyret, but the docs are pretty rough. It seems that you can pass information on the command line by using the cmdline
import. However, the current image throws up the help menu if any additional arguments are passed on the command line.
For reference, I was looking at this script and noticed that it had an import for cmdline
. I can't find any references to this package in the docs, but there are some references to it in the GitHub issues: https://github.com/brownplt/pyret-lang/issues?q=is%3Aissue+cmdline+is%3Aclosed.
At any rate, there are not many solutions that can be written until this issue is resolved.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done