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

IO in Pkl #123

Closed
havaker opened this issue Feb 3, 2024 · 1 comment
Closed

IO in Pkl #123

havaker opened this issue Feb 3, 2024 · 1 comment

Comments

@havaker
Copy link

havaker commented Feb 3, 2024

Commit 6c8f2c49742c184ffb259ed2768cf3ef5704a64d seems to be wrong (Pkl I/O section). Pkl language reference[1][2] specifies that it can do IO (reading files, env vars, sending http requests).

[1] https://github.com/apple/pkl/blob/ce65290aae9c407603a26401d9ac03277bb5de7b/docs/modules/language-reference/pages/index.adoc#resources
[2] https://pkl-lang.org/main/current/language-reference/index.html#resources

@dbohdan
Copy link
Owner

dbohdan commented Feb 3, 2024

Thanks. I am going to fix the mistake in a moment.

@dbohdan dbohdan closed this as completed in a914540 Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants