View source code
Display the source code in dmd/cli.d from which this
page was generated on github.
Report a bug
If you spot a problem with this page, click here to create a
Bugzilla issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page.
Requires a signed-in GitHub account. This works well for small changes.
If you'd like to make larger changes you may want to consider using
local clone.
Module dmd.cli
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.
Documentation
https://dlang.org/phobos/dmd_cli.html
Coverage
https://codecov.io/gh/dlang/dmd/src/master/src/dmd/cli.d
Functions
Name | Description |
---|---|
capitalize(w)
|
Capitalize a the first character of a ASCII string. |
isCurrentTargetOS(os)
|
Checks whether os is the current TargetOS .
For TargetOS it will always return true.
|
Structs
Name | Description |
---|---|
CLIUsage
|
Formats the Options for CLI printing.
|
Usage
|
Contains all available CLI Usage s.
|
Enums
Name | Description |
---|---|
TargetOS
|
Bit decoding of the TargetOS |
Authors
License
Copyright © 1999-2022 by the D Language Foundation | Page generated by ddox.