dextool.plugin.cpptestdouble.frontend.raw_args

Members

Aliases

readRawConfig
alias readRawConfig = dextool.xml.readRawConfig!(XmlConfig, parseRawConfig)
Undocumented in source.

Enums

Config_YesNo
enum Config_YesNo

Represent a yes/no configuration option. Using an explicit name so the help text is improved in such a way that the user understand that the choices are between yes/no.

Functions

parseRawConfig
auto parseRawConfig(T xml)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RawCliArguments
struct RawCliArguments

The raw arguments from the command line.

RawConfiguration
struct RawConfiguration
Undocumented in source.
XmlConfig
struct XmlConfig

Extracted configuration data from an XML file.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.