octacian cfc1bb4e79 OctOS: Add mkdir, rmdir, and cpdir commands
Documented in `commands.md`. Allow manipulation of directories.
2017-03-28 17:18:06 -07:00

5 lines
85 B
Plaintext

name = rmdir
description = Remove directory
params = [path]
exec = os/exec/rmdir.lua