Class: Rubysmith::CLI::Actions::Name

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

Overview

Stores project (build) name.

Instance Method Summary collapse

Instance Method Details

#call(name) ⇒ Object



16
# File 'lib/rubysmith/cli/actions/name.rb', line 16

def call(name) = input.project_name = name