Table of Contents ▸ List of Commands ▸ Input / Output ▸ createdir | ◀ compress_to_keypoints | cursor ▶ |
createdir | Built-in command |
Arguments:
- force_overwrite={ 0:No | 1:Yes },directory_path_1,_directory_path_2,...
Description:
Create one or several new directories directory_path_k on the filesystem.If a specified directory path contains itself several subdirectories, they are all created if necessary.
Default values:
force_overwrite=1.