Class: Rubysmith::CLI::Actions::DevContainer

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

Overview

Stores Development Container flag.

Instance Method Summary collapse

Instance Method Details

#call(boolean) ⇒ Object



18
# File 'lib/rubysmith/cli/actions/dev_container.rb', line 18

def call(boolean) = settings.build_devcontainer = boolean