reggae.dub.interop

A module for providing interop between reggae and dub

Modules

configurations
module reggae.dub.interop.configurations
Undocumented in source.
dublib
module reggae.dub.interop.dublib

Extract build information by using dub as a library

exec
module reggae.dub.interop.exec
Undocumented in source.
fetch
module reggae.dub.interop.fetch
Undocumented in source.
reggaefile
module reggae.dub.interop.reggaefile

Creates (maybe) a default reggaefile for a dub project.

Public Imports

reggae.dub.interop.reggaefile
public import reggae.dub.interop.reggaefile;
Undocumented in source.

Members

Functions

writeDubConfig
void writeDubConfig(T output, from!"reggae.options".Options options, from!"std.stdio".File file)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gDubInfos
from!"reggae.dub.info".DubInfo[string] gDubInfos;
Undocumented in source.

Meta