Class: Yes::Core::Aggregate::Dsl::CommandShortcutExpander::CommandSpecification

Inherits:
Data
  • Object
show all
Defined in:
lib/yes/core/aggregate/dsl/command_shortcut_expander.rb

Overview

Since:

  • 0.1.0

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject (readonly)

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



13
14
15
# File 'lib/yes/core/aggregate/dsl/command_shortcut_expander.rb', line 13

def block
  @block
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/yes/core/aggregate/dsl/command_shortcut_expander.rb', line 13

def name
  @name
end