dextool.type

Members

Aliases

AbsolutePath
alias AbsolutePath = my.path.AbsolutePath
Undocumented in source.
DextoolVersion
alias DextoolVersion = NamedType!(string, Tag!"DextoolVersion", string.init, TagStringable, Lengthable)
Undocumented in source.
Path
alias Path = my.path.Path
Undocumented in source.

Enums

ExitStatusType
enum ExitStatusType
Undocumented in source.

Structs

FilterClangFlag (from dextool.compilation_db)
struct FilterClangFlag via public import dextool.compilation_db : FilterClangFlag;

Flags to exclude from the flags passed on to the clang parser.

Meta

Date

Date: 2015-2017, Joakim Brännström

License

MPL-2, Mozilla Public License 2.0

Authors

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