Crate cadir

Source
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