Function df_file::create_dir

source ·
pub fn create_dir(path: &str) -> bool
Expand description

创建目录

  • path 路径带文件名 /home/roger/foo/bar/baz.txt