Skip to content

Command Validation before shell starts #3

@jayk293

Description

@jayk293

When invoking jash with a command like so, jash <command>, I want validation on whether the command is valid or not.

e.g. jash invalidcommand
should error and ask to enter a valid command.

Suggestion 1: Invoke the command first and read from the parent shell if the command is valid.
Suggestion 2: Perform a read on the Bin folder and cycle through every file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions