Class: LabelWeaver::CLI::Actions::PrepareBaseProject

Inherits:
Sod::Action
  • Object
show all
Defined in:
lib/label_weaver/cli/actions/prepare_base_project.rb

Instance Method Summary collapse

Instance Method Details

#callObject



13
14
15
# File 'lib/label_weaver/cli/actions/prepare_base_project.rb', line 13

def call(*)
  adjust_dockerignore
end