Defines the help texts for the CLI options offered by DMD.
This file is not shared with other compilers which use the DMD front-end. However, this file will be used to generate the online documentation and MAN pages.
Bit decoding of the TargetOS
Checks whether os is the current TargetOS. For TargetOS.all it will always return true.
Capitalize a the first character of a ASCII string.
Formats the Options for CLI printing.
Contains all available CLI Usage.Options.
See Source File _cli.d Documentation: https://dlang.org/phobos/dmd_cli.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/cli.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Defines the help texts for the CLI options offered by DMD.
This file is not shared with other compilers which use the DMD front-end. However, this file will be used to generate the online documentation and MAN pages.