dextool.xml

Members

Functions

makePrelude
void makePrelude(AppT app)

Generate the xml prelude.

makeXmlLog
AppT makeXmlLog(AppT app, string[] raw_cli_flags)

Store the input in a configuration file to make it easy to regenerate the test double.

readRawConfig
Nullable!T readRawConfig(Path fname)

Parse 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/.

Helper functions for xml reading and writing.