Current section
Files
Jump to
Current section
Files
include/eensy_dev_tools@error_CannotCreateDirectory.hrl
-record(cannot_create_directory, {
reason :: simplifile:file_error(),
path :: binary()
}).