Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Add remove methods to FileHandler - #111

Merged
Katsute merged 3 commits into
mainfrom
remove@a0a4364
Nov 3, 2020
Merged

Add remove methods to FileHandler#111
Katsute merged 3 commits into
mainfrom
remove@a0a4364

Conversation

@Katsute

@KatsuteKatsute commented Nov 2, 2020

Copy link
Copy Markdown
Member

Prerequisites

If all checks are not passed then the pull request will be closed.

  • My code follows the style listed in CONTRIBUTING.
  • I have checked that no other similar pull requests already exists.
  • Build compiles.
  • Build runs without exceptions.
  • I have added/modified documentation (if applicable).
  • I have added/modified test cases.

Changes Made

List changes made and/or relevant issues. Please keep changed in reverse chronological order (newest at top).

@KatsuteKatsute added documentation Improvements or additions to the documentation optimization Optimizations labels Nov 2, 2020
@KatsuteKatsute added this to the 4.1.0 milestone Nov 2, 2020
@KatsuteKatsute self-assigned this Nov 2, 2020
@Katsute
Katsute marked this pull request as ready for review November 2, 2020 21:10
- context, file
- file
- context, directory
- directory
@Katsute
Katsute merged commit c62bea0 into mainNov 3, 2020
@Katsute
Katsute deleted the remove@a0a4364 branch November 3, 2020 18:34
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentationImprovements or additions to the documentationoptimizationOptimizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add remove file/directory methods.

1 participant

@Katsute