Method: Cricketer::Match#innings

Defined in:
lib/match.rb

#inningsObject (readonly)

Returns the value of attribute innings.



5
6
7
# File 'lib/match.rb', line 5

def innings
  @innings
end