dundalek/closh

Implement a library as alternative to test

dundalek opened this issue · 1 comments

Implement a library instead test command.

Ideas:

executable? / x?
writable? / w?

(and (test/x? file) (test/w? file))

(test (and (x? file) (w? file)))

There is an existing library to do this, I added an example into cookbook.