Skip to content

File: Accept send files to trash #69

@hbisneto

Description

@hbisneto

File

Modify the function to accept an additional parameter called send_to_trash.

  • If send_to_trash is True, the file should be sent to the trash.
  • If send_to_trash is False, the file should be removed directly (as it already is in the existing function).
  • Defaults to False

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions