class

ToposPlayground::Command::Clean

Inherits ToposPlayground::Command::Stop < ToposPlayground::Command < Reference < Object

Class methods

levenshtein_options
Source
options(parser, config)
Source

Instance methods

completion_banner
Source
remove_working_directory
Source
run

All subclasses must implement #run, which is responsible for carrying out the logic of the command.

Source