Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

fs_mkdir

Make a directory.

Usages

fs_mkdir [dir]

Arguments

dir

Directory path.

Output

None.

Required Configuration

Available only if FS_SHELL_CFG_MKDIR_EN is DEF_ENABLED and FS_CFG_RD_ONLY_EN is DEF_DISABLED.

Notes/Warnings

None.

  • No labels