Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 128 Bytes

file-exists.md

File metadata and controls

8 lines (6 loc) · 128 Bytes

file-exists?

Return true if the specified file-path exists

Examples

(file-exists? "/path/to/file") ;; => true