Class: Gct::Command::Clean

Inherits:
Gct::Command show all
Defined in:
lib/gct/command/clean.rb,
lib/gct/command/clean/ci.rb,
lib/gct/command/clean/lint.rb,
lib/gct/command/clean/cache.rb

Direct Known Subclasses

Cache, Ci, Lint

Defined Under Namespace

Classes: Cache, Ci, Lint

Method Summary

Methods inherited from Gct::Command

#auto_add_tag, #check_branch_can_be_update, #config_gitlab, #current_branch, #file_contents, #get_project, #gitlab_error, #initialize, options, run

Constructor Details

This class inherits a constructor from Gct::Command