Skip to content

Register jobs builtin #40

@cdprice02

Description

@cdprice02

Add Jobs to the BuiltInName enum and register it in the parser.

Behavior:

  • For now, the implementation is empty — when there are no background jobs, jobs produces no output and returns to the prompt
  • type jobs should report jobs is a shell builtin

Acceptance criteria:

  • type jobs reports it as a shell builtin
  • jobs produces no output when called (no background jobs yet)
  • Unit test verifies registration and empty output

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions