powered by
assert_all_are_executable_files(x) assert_any_are_executable_files(x) assert_all_are_readable_files(x) assert_any_are_readable_files(x) assert_all_are_writable_files(x) assert_any_are_writable_files(x) is_executable_file(x) is_ex_file(x) is_readable_file(x) is_writable_file(x)
is_executable_file
file.access
assert_is_executable_file
FALSE
assert_all_are_readable_files(dir())
Run the code above in your browser using DataLab