Class: Rubysmith::CLI::Actions::SimpleCov
- Inherits:
-
Sod::Action
- Object
- Sod::Action
- Rubysmith::CLI::Actions::SimpleCov
- Defined in:
- lib/rubysmith/cli/actions/simple_cov.rb
Overview
Stores SimpleCov flag.
Instance Method Summary collapse
Instance Method Details
#call(value = default) ⇒ Object
21 |
# File 'lib/rubysmith/cli/actions/simple_cov.rb', line 21 def call(value = default) = input.merge!(build_simple_cov: value) |