Skip to content

fixed file generator in msfinder#565

Merged
Bujee415 merged 2 commits intomasterfrom
bugfix/msfinder-file-generator
May 21, 2025
Merged

fixed file generator in msfinder#565
Bujee415 merged 2 commits intomasterfrom
bugfix/msfinder-file-generator

Conversation

@YukiMatsuzawa
Copy link
Copy Markdown
Contributor

fixed file generator in msfinder

@YukiMatsuzawa YukiMatsuzawa requested review from Bujee415 and Copilot May 21, 2025 06:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the export file creation logic in StructureFinder to ensure the target directory exists and to handle directory-related exceptions.

  • Adds a directory existence check and creation before writing the file
  • Wraps file creation in a try/catch block for directory errors
  • Leaves a commented-out legacy file creation call (likely for cleanup)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Bujee415 Bujee415 merged commit 4e8041c into master May 21, 2025
9 checks passed
@Bujee415 Bujee415 deleted the bugfix/msfinder-file-generator branch May 21, 2025 07:59
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