dlog v0.3.10 (2023-03-03T13:15:22Z)
Home
Dub
Repo
CompilationInfo.this
dlog
context
CompilationInfo
Constructs the compilation information with the provided parameters
struct
CompilationInfo
this
(
string
fullFilePath
,
string
file
,
ulong
line
,
string
moduleName
,
string
functionName
,
string
prettyFunctionName
)
Meta
Source
See Implementation
dlog
context
CompilationInfo
constructors
this
functions
toArray
variables
file
fullFilePath
functionName
line
moduleName
prettyFunctionName
Constructs the compilation information with the provided parameters