dbuild v0.0.2 (2019-08-09T12:37:39Z)
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