Skip to content

Files.Delete - Documentation is incorrect #74

@RikuVirtanen

Description

@RikuVirtanen

The Input parameter Pattern states in it's examples that regex is used. The Task doesn't use regex but pattern matching. This needs to be corrected to the documentation. Also the pattern matching documentation needs to be added.

Incorrect:
test.txt, test*.txt, test?.txt, test.(txt|xml), test.[^t][^x][^t], ^(?!prof).*_test.txt
Correct:
https://github.com/FrendsPlatform/Frends.File?tab=readme-ov-file#pattern-matching

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions