tools

Modules

buildsingle
module tools.buildsingle

This script is used to build dshs.d, which is a single-file version of DSH that can be included in other D programs without the use of Dub.

buildsingle_test
module tools.buildsingle_test

Testing script that is used to ensure that the single-file dshs.d script is legitimate and without error, by compiling and running a test script that uses the single-file dshs.d.

dshutil
module tools.dshutil

A helper program that can be used to make, build, and manage dsh scripts.