Module: Typ::Is::Array::Singleton

Defined in:
lib/typ.rb

Instance Attribute Summary collapse

Instance Attribute Details

#arrayObject

Returns the value of attribute array.



75
76
77
# File 'lib/typ.rb', line 75

def array
  @array
end

#checkObject

Returns the value of attribute check.



75
76
77
# File 'lib/typ.rb', line 75

def check
  @check
end