Skip to content

Support glob input patterns #27

@vseventer

Description

@vseventer

What

Support glob input patterns.

Why

We need a more powerful way of matching multiple files, as right now we only support what the command line support. This came up as part of #26, where it seems the expectation that this "just works".

How

  • sharp -i '**/*.{jpg,png}': matches all JPG and PNG files in current and child directories.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions