-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust-remove: check path for a regular file
Summary: check if a file path to remove is a regular file. If so, the state machine flow should be moving to `RegFile` state (added in this diff) and the operations required should be handled there (to be implemented in future diffs). Reviewed By: MichaelCuevas Differential Revision: D64564138 fbshipit-source-id: 840fb033a865f361fd03447871f82c08e935c021
- Loading branch information
1 parent
52d1fe6
commit 002a8cf
Showing
1 changed file
with
55 additions
and
5 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