Fs.dir_removeΒΆ
dir_remove :: fn (dirpath: string) Error #inline
Remove directory specified by dirpath and return OK on success, otherwise return an error.
Declared in: fs.bl
dir_remove :: fn (dirpath: string) Error #inline
Remove directory specified by dirpath and return OK on success, otherwise return an error.
Declared in: fs.bl