Method: PathMapper::Node::Base::Representation#int

Defined in:
lib/path_mapper/node/base/representation.rb

#intObject



36
37
38
# File 'lib/path_mapper/node/base/representation.rb', line 36

def int
  self.value.to_i
end