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