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.