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