Skip to content

Document the link function's error conditions. #165

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

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

sunfishcode
Copy link
Member

Document that link fails if old-path doesn't exist or isn't a file, or if new-path already exists.

Document that `link` fails if old-path doesn't exist or isn't a file,
or if new-path already exists.
@ricochet
Copy link
Contributor

We should make sure we capture this doc update in the 0.3.0-draft.

@sunfishcode sunfishcode merged commit dd5acba into WebAssembly:main Feb 5, 2025
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/link branch February 5, 2025 01:31
sunfishcode added a commit that referenced this pull request Feb 5, 2025
Port the documentation of the `link` function's error conditions added
in #165 to the wit-0.3.0-draft branch.
sunfishcode added a commit that referenced this pull request Feb 5, 2025
Port the documentation of the `link` function's error conditions added
in #165 to the wit-0.3.0-draft branch.
@sunfishcode
Copy link
Member Author

The wit-0.3.0-draft directory is now also updated in #166.

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

Successfully merging this pull request may close these issues.

2 participants