dentist.commands.processPileUps

This is the processPileUps command of dentist.

Modules

cropper
module dentist.commands.processPileUps.cropper

This package contains methods for cropping a pile up.

Members

Aliases

Options
alias Options = OptionsFor!(DentistCommand.processPileUps)

Options for the processPileUps command.

Classes

PileUpProcessor
class PileUpProcessor

This class comprises the processPileUps step of the dentist algorithm

Functions

execute
void execute(in Options options)

Execute the processPileUps command with options.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>