Method: Nanoc::Core::Identifier#chop

Defined in:
lib/nanoc/core/identifier.rb

#chopString



123
124
125
# File 'lib/nanoc/core/identifier.rb', line 123

def chop
  to_s.chop
end