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

How to use os.exists? #1706

Closed
da-liii opened this issue Jul 6, 2023 · 2 comments
Closed

How to use os.exists? #1706

da-liii opened this issue Jul 6, 2023 · 2 comments

Comments

@da-liii
Copy link

da-liii commented Jul 6, 2023

https://elv.sh/ref/os.html

> use os
Exception: no such module: os
[tty 20]:1:1: use os

Confused on the os module, how to use it?

@krader1961
Copy link
Contributor

The os module was introduced 2023-05-08 (two months ago) and will be included in the Elvish 0.20 release.

P.S., When reporting issues it's important to include the Elvish version you are using; e.g., the output of put $version or elvish --version.

@da-liii
Copy link
Author

da-liii commented Jul 6, 2023

I'm using the latest stable release (0.19.2). We should document about the minimum elvish version here:
https://github.com/elves/elvish/blob/master/website/ref/os.md

@da-liii da-liii closed this as completed Jul 9, 2023
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