NAME
App::Critique::Command::clean - Clean up the set of file for the current critique session
VERSION
version 0.05
DESCRIPTION
This command will clean up the set of files for the current critique session. If a file has been deleted in the filesystem, this will also remove that file from the critique session as well.
NOTE: This will reset the current file index, but not any of the accumulated statistics.
AUTHOR
Stevan Little <stevan@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Stevan Little.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.