Skip to content

Type check commands #67

@sophiajt

Description

@sophiajt

We have enough information about the commands and the piped chain of commands that we could do some simple typechecking on it before we run it.

Some examples:

  • Commands that expect objects need objects to flow in
  • Commands that expect strings can't have objects flow in
  • External commands that use $it expect strings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions