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

Implement FileSystem::move #1146

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

roby2014
Copy link
Member

Description

Implement FileSystem::move via copy->delete mechanism

Checklist

  • Self-review changes.
  • Evaluate impact on the documentation.
  • Ensure test coverage.
  • Write new samples.
  • Add entry to the changelog's unreleased section.

@roby2014 roby2014 self-assigned this Apr 27, 2024
@roby2014 roby2014 linked an issue Apr 27, 2024 that may be closed by this pull request
Copy link
Contributor

PR Preview Action v1.4.7
🚀 Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1146/
on branch gh-pages at 2024-04-27 16:43 UTC

@roby2014 roby2014 force-pushed the 737-implement-filesystemmove branch from 0992d2c to beafd69 Compare April 27, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement FileSystem::move
1 participant