Skip to content

Create Directory

Description

The "Create Directory" function, part of the File Management Module, empowers you to create new directories with precision and ease. Whether you need to organize your project files, establish a new workspace, or maintain a structured file system, this function simplifies the process. It allows you to create directories with specific names and even specify their destination within your file system.

Usage

  1. Open the terminal and type:
tt --files create_dir [ARGS]
# or
tt -fm create_dir [ARGS]

Arguments

  • --DIRPATH (Required)

Example:

tt --fm create_dir --DIRPATH C:\\Users\\MyUser\\ProjectName\\MyFolder