dextool.type

Members

Aliases

AbsolutePath
alias AbsolutePath = my.path.AbsolutePath
Undocumented in source.
Path
alias Path = my.path.Path
Undocumented in source.

Enums

ExitStatusType
enum ExitStatusType
Undocumented in source.

Functions

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

Structs

DextoolVersion
struct DextoolVersion
Undocumented in source.
Exists
struct Exists(T)

During construction checks that the file exists on the filesystem.

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)