buildtest.cli.clean

Module Contents

Functions

clean(configuration, yes)

Entry point for buildtest clean command which will clean up directories and configuration files generated by buildtest.

buildtest.cli.clean.clean(configuration, yes)[source]

Entry point for buildtest clean command which will clean up directories and configuration files generated by buildtest. User will be prompted for series of question with (Y/N) to select response to each action which can be ignored by passing --yes option.

Parameters: