Represents information on a file/folder delete.
@since 3.16.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
uri
A file:// URI for the location of the file/folder being deleted.
Source