ls ( dirpath extension -- )
Testing image encoders and decoders

Prev:save-all-as-reference-images ( dirpath extension -- )
Next:with-matching-files ( dirpath extension quot -- )


Vocabulary
images.testing

Inputs
dirpatha pathname string
extensionan object


Outputs
None

Word description
Prints out the name of each file surrounded in double quotes so that you can easily copy and paste into your unit test.

Definition