We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Clean
Epic: #33
Implement the snowblock.TaskRunner API interface to handle clean tasks from the original Python implementation.
snowblock.TaskRunner
clean
The text was updated successfully, but these errors were encountered:
Clean task runner API implementation
c511fa1
Implemented the `snowblock.TaskRunner` API interface to handle `clean` tasks from the original Python implementation (1). References: (1) https://github.com/arcticicestudio/snowsaw/blob/3e3840824bf6f3d5cc09573b9505737473c7ed95/README.md#clean Epic: GH-33 Resolves GH-75
Resolved in c511fa1
Sorry, something went wrong.
No branches or pull requests
Implement the
snowblock.TaskRunner
API interface to handleclean
tasks from the original Python implementation.The text was updated successfully, but these errors were encountered: