Method: Cribbage::Card#suit

Defined in:
lib/cribbage.rb

#suitObject

Returns the value of attribute suit.



21
22
23
# File 'lib/cribbage.rb', line 21

def suit
  @suit
end