directory. ( path -- )
Files tools


Vocabulary
tools.files

Inputs
patha pathname string


Outputs
None

Word description
Prints information about all files in a directory to the output stream in a cross-platform way similar to the Unix ls command.

Definition