Module bootstrap::core::config::flags

source ·
Expand description

Command-line interface of the bootstrap build system.

This module implements the command-line parsing of the build system which has various flags to configure how it’s run.

Structs§

  • Deserialized version of all flags for this compile.

Enums§

Functions§

  • Returns the shell completion for a given shell, if the result differs from the current content of path. If path does not exist, always returns Some.