dbuild ~master (2022-05-11T02:24:37.8200585)
Dub
Repo
Cache
dbuild
cache
Undocumented in source.
package
struct
Cache {
import
std
.
json
:
JSONValue
;
;
import
std
.
stdio
:
File
;
;
this
(string workDir);
this(this)
;
~this
();
}
Constructors
this
this
(string workDir)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Meta
Source
See Implementation
dbuild
cache
structs
Cache