Class: Gct::Command::Op

Inherits:
Gct::Command show all
Defined in:
lib/gct/command/op.rb,
lib/gct/command/op/gems.rb,
lib/gct/command/op/lint.rb,
lib/gct/command/op/root.rb,
lib/gct/command/op/xcache.rb,
lib/gct/command/op/gitconf.rb

Direct Known Subclasses

Gems, Gitconf, Lint, Root, Xcache

Defined Under Namespace

Classes: Gems, Gitconf, Lint, Root, Xcache

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