Skip to content

Cleanup functions #193

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 6 commits into from
Oct 18, 2021
Merged

Cleanup functions #193

merged 6 commits into from
Oct 18, 2021

Conversation

BryanRumsey
Copy link
Contributor

@BryanRumsey BryanRumsey commented Oct 18, 2021

Imports

from spatialpy import cleanup_tempfiles, cleanup_core_files, cleanup_build_files, cleanup_result_files

Testing

  • Test imports
  • run example
  • call functions

    optional args build_dir and result_dir may be provided to cleanup_build_files and cleanup_result_files respectively to remove a single build or result directory. Otherwise all build and result directories are removed.

@BryanRumsey BryanRumsey added the enhancement New feature or request label Oct 18, 2021
@BryanRumsey BryanRumsey added this to the 1.0 Release milestone Oct 18, 2021
@BryanRumsey BryanRumsey self-assigned this Oct 18, 2021
@BryanRumsey BryanRumsey linked an issue Oct 18, 2021 that may be closed by this pull request
@briandrawert briandrawert merged commit 19f713f into develop Oct 18, 2021
@BryanRumsey BryanRumsey deleted the cleanup_functions branch February 24, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spatialpy_core is not updated when changes are made
3 participants