class CompatibleWith19Plugin

Public Instance Methods

animal() click to toggle source
# File lib/vendor/thor/spec/register_spec.rb, line 52
def animal
  p options[:who]
end