dsymbol.cache_entry
-
Declaration
struct
CacheEntry
;Module cache entry
-
Declaration
DSymbol*
symbol
;Module root
symbol
-
Declaration
SysTime
modificationTime
;Modification time when this file was last cached
-
Declaration
istring
path
;The
path
to the module -
Declaration
OpenHashSet!istring
dependencies
;The modules that this module depends on
-