Libraries
»
cricketer
(0.0.2)
»
Index
»
Cricketer
»
Match
»
#innings
Method: Cricketer::Match#innings
Defined in:
lib/match.rb
#
innings
⇒
Object
(readonly)
Returns the value of attribute innings.
5 6 7
# File 'lib/match.rb', line 5
def
innings
@innings
end