Class: Hecks::Bluebook::DispatchSpec

Inherits:
Struct
  • Object
show all
Includes:
IR
Defined in:
lib/hecks/bluebook/process_manager.rb

Instance Attribute Summary collapse

Method Summary

Methods included from IR

extended, included

Instance Attribute Details

#command_nameObject

Returns the value of attribute command_name

Returns:

  • (Object)

    the current value of command_name



6
7
8
# File 'lib/hecks/bluebook/process_manager.rb', line 6

def command_name
  @command_name
end

#with_specObject

Returns the value of attribute with_spec

Returns:

  • (Object)

    the current value of with_spec



6
7
8
# File 'lib/hecks/bluebook/process_manager.rb', line 6

def with_spec
  @with_spec
end