forked from larsch/ocra
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement resolve_source_path in BuildHelper
- Implemented the resolve_source_path method in BuildHelper to determine the destination paths for source files when writing to the builder. - Refactored the logic in the direction block that handles the writing of source files to the builder, making the process clearer and more maintainable. - Separated the logic that extracts the path of the startup script from the source files, enhancing the modularity of the code.
- Loading branch information
Showing
2 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters