yash_cli::startup

Module args

source
Expand description

Command line argument parser for the shell

Structs§

  • Configuration for initializing and running the shell
  • Specification of what the shell should do after the environment is set up

Enums§

  • Error in command line parsing
  • Option specifying an initialization file
  • Parse result
  • Input to the main read-eval loop

Functions§

  • Parses command line arguments.