Expand description
This module implements the commands for fs
in @deskulpt-test/apis
.
Functionsยง
- append_file ๐
- create_dir ๐
- exists ๐
- is_dir ๐
- is_file ๐
- read_file ๐
- remove_dir ๐
- remove_file ๐
- write_file ๐
This module implements the commands for fs
in @deskulpt-test/apis
.