Class: Rubysmith::CLI::Actions::Zeitwerk
- Inherits:
-
Sod::Action
- Object
- Sod::Action
- Rubysmith::CLI::Actions::Zeitwerk
- Defined in:
- lib/rubysmith/cli/actions/zeitwerk.rb
Overview
Stores Zeitwerk flag.
Instance Method Summary collapse
Instance Method Details
#call(boolean) ⇒ Object
18 |
# File 'lib/rubysmith/cli/actions/zeitwerk.rb', line 18 def call(boolean) = settings.build_zeitwerk = boolean |