vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Module diet.input

Contains common definitions and logic to collect input dependencies.

This module is typically only used by generator implementations.

Functions

NameDescription
filesFromGroup() Converts a Group with alternating file names and contents to an array of InputFiles.

Structs

NameDescription
InputFile Encapsulates a single input file.

Templates

NameDescription
Group Helper template to aggregate a list of compile time values.

Manifest constants

NameTypeDescription
collectFiles Using the file name of a string import Diet file, returns a list of all required files.
localAliasesMixin Returns a mixin string that makes all passed symbols available in the mixin's scope.
Authors
Copyright
License