JumperBot / Unsafe-4-Bit

The UFB (Unsafe Four Bit) Programming Language -- FAST | EASY | VERBOSE -- Built With Rust

Home Page:https://jumperbot.github.io/Unsafe-4-Bit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:sparkles: Delete / Create Files And Folders! (Please)

JumperBot opened this issue · comments

Is your feature request related to a problem? Please describe.
Not having a basic I/O feature is a problem.

Describe the solution you'd like
Commands to create or delete files and folders.

Describe alternatives you've considered
Manually creating / deleting them, quite literally.

Additional context
The new commands should look like:

  • cfile create a file
  • dfile delete a file
  • cfolder create a folder
  • dfolder delete a folder

Issue Updates:

  • cfile ----- is useless since wfile will create automatically anyway
  • cfolder --- is useless since wfile will create automatically anyway
  • dfolder --- will be merged with dfile instead