Course of Raku / Objects, I/O, and exceptions / Input and output / Working with directories / Listing a directory

Quiz — File tests

If the file report.txt exists, what does 'report.txt'.IO.e return?

1True
0False
0report.txt
0the file’s contents

Course navigation

Listing a directory   |   Does it exist?