shell

Module command_data

Source

Structs§

  • An individual command with args.
  • Contains a stack or redirects that can be processed in order to setup the file descriptors for a new process.

Enums§

  • Arg to a command, either a direct string or a sub command to run to get the arg.
  • Command(s) ready to run with context.