Odin icon indicating copy to clipboard operation
Odin copied to clipboard

Missing `os` functionality for Linux.

Open graphitemaster opened this issue 4 years ago • 2 comments

There several missing functions remove, unlink, open, close, create_directory, remove_directory for Linux. It appears there's an os2 package in the works and this will eventually replace os? In either case odinfmt uses os.remove and doesn't build.

graphitemaster avatar Aug 16 '21 02:08 graphitemaster

package os2 will eventually replace package os. (Similar to how sync2 will replace sync)

gingerBill avatar Aug 16 '21 11:08 gingerBill

Hello!

I am marking this issue as stale as it has not received any engagement from the community or maintainers 120 days. That does not imply that the issue has no merit! If you feel strongly about this issue

  • open a PR referencing and resolving the issue;
  • leave a comment on it and discuss ideas how you could contribute towards resolving it;
  • leave a comment and describe in detail why this issue is critical for your use case;
  • open a new issue with updated details and a plan on resolving the issue.

The motivation for this automation is to help prioritize issues in the backlog and not ignore, reject, or belittle anyone..

github-actions[bot] avatar Jul 24 '22 21:07 github-actions[bot]