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