Libraries
»
path_mapper
(0.0.3)
»
Index
»
PathMapper
»
Node
»
Base
»
Representation
»
#int
Method: PathMapper::Node::Base::Representation#int
Defined in:
lib/path_mapper/node/base/representation.rb
#
int
⇒
Object
36 37 38
# File 'lib/path_mapper/node/base/representation.rb', line 36
def
int
self
.
value
.
to_i
end