with-matching-files ( dirpath extension quot -- )
Testing image encoders and decoders

Prev:ls ( dirpath extension -- )


Vocabulary
images.testing

Inputs
dirpatha pathname string
extensiona string
quota quotation


Outputs
None

Word description
Perform an operation on each file in dirpath with file extension extension.

Definition