Skip to content

Improvement of documentation of function File.rm_rf! #14526

@RaymondLoranger

Description

@RaymondLoranger

Elixir and Erlang/OTP versions

The documentation is not a correct sentence.

Operating system

N/A

Current behavior

Same as rm_rf/1 but raises a File.Error exception in case of failures, otherwise the list of files or directories removed.

Expected behavior

Same as rm_rf/1 but raises a File.Error exception in case of failures, otherwise returns the list of files or directories removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions