Function wasix::path_create_directory
source · [−]Expand description
Create a directory.
Note: This is similar to mkdirat in POSIX.
Parameters
path- The path at which to create the directory.
Create a directory.
Note: This is similar to mkdirat in POSIX.
path - The path at which to create the directory.