Class: Extension::Features::Argo::Checkout

Inherits:
Base
  • Object
show all
Defined in:
lib/project_types/extension/features/argo/checkout.rb

Constant Summary

Constants inherited from Base

Base::SCRIPT_PATH

Instance Method Summary collapse

Methods inherited from Base

#config, #create

Instance Method Details

#git_templateObject



10
11
12
# File 'lib/project_types/extension/features/argo/checkout.rb', line 10

def git_template
  GIT_TEMPLATE
end

#renderer_package_nameObject



14
15
16
# File 'lib/project_types/extension/features/argo/checkout.rb', line 14

def renderer_package_name
  RENDERER_PACKAGE
end