Skip to content

Command Design Overhaul #66

@starcraftman

Description

@starcraftman

Idea for improvement, create a database of available system commands (including missing, checked by recipe verify()). Then when Command goes to invoke one, instead of using env, pick the most relevant one or fail before executing.

Database would have to support at least two entries per command, most relevant $PATH command and built-in pakit command.

Need to think on it some more after I clear some of the other pressing issues.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions