Skip to content

[Feature] More built-in commands #215

@Ph0enixKM

Description

@Ph0enixKM

This issue is about implementing the following commands:

  • cd (cd path: Text -> cd path) failable: directory does not exist
  • mv (mv a: Text, b: Text -> mv a b) failable: no permissions
  • rm (rm path: Text -> rm -rf path) failable: no permissions / file does not exits
  • exit (exit c: Num exit c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions