Method: BaseN::Number#representation

Defined in:
lib/base_n.rb

#representationObject

Returns the value of attribute representation

Returns:

  • (Object)

    the current value of representation



4
5
6
# File 'lib/base_n.rb', line 4

def representation
  @representation
end