Expand description
§Cadir
cadir
is a tool to create one or many directories.
It provides recursive and multithreading modes.
Functions§
- multi_
create - Create directories in the multithreading mode
- run
- Creates directories
- sync_
create - Create directories one by one in the main thread