dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
CompileCommand.AbsoluteFileName
dextool
compilation_db
CompileCommand
The combination of the tuples "file" and "directory" value.
struct
CompileCommand
static
struct
AbsoluteFileName {
dextool
.
type
.
AbsoluteFileName
payload
;
this
(AbsoluteDirectory work_dir, string raw_path);
}
Constructors
this
this
(AbsoluteDirectory work_dir, string raw_path)
Undocumented in source.
Alias This
payload
Members
Variables
payload
dextool
.
type
.
AbsoluteFileName
payload
;
Undocumented in source.
Meta
Source
See Implementation
dextool
compilation_db
CompileCommand
aliases
FileName
structs
AbsoluteDirectory
AbsoluteFileName
Command
Output
variables
absoluteFile
absoluteOutput
command
directory
file
output
The combination of the tuples "file" and "directory" value.