(print (io:fileExists? "input.txt")) (print (io:fileExists? "/input.txt")) (print (io:fileExists? "docs")) (print (io:fileExists? "/docs"))