Skip to content

Conversation

@Stickiem
Copy link

No description provided.

Stickiem added 14 commits February 1, 2025 11:51
# Conflicts:
#	src/main/java/Stickiem/Stickiem.java
Load file: ensure file exists

Load file does not assert file exists

Ensuring file exists would prevent errors when saving data because errors resulting from unfound file cannot be expected to occur when saving.
Save command: ensure file exists when saving data

Save command saves data without asserting file exists

Ensuring file exists before saving prevents errors because users cannot expect to lose data.
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.

3 participants