Documentation

Lake.Config.InputFile

@[reducible, inline]

An input file -- its package plus its configuration.

Equations
Instances For
@[inline]

The full path to the input file. That is, the package's dir joined with the file's path.

Equations
@[inline]

Whether this is a text file.

Equations
@[reducible, inline]

An input directory -- its package plus its configuration.

Equations
Instances For
@[inline]

The full path to the input file. That is, the package's dir joined with the file's path.

Equations
@[inline]

Whether this directory contains text files.

Equations
@[inline]

The file inclusion filter function for the input directory.

Equations