Method: WebRobots::RobotsTxt::AllowLine#allow?

Defined in:
lib/webrobots/robotstxt.rb

#allow?Boolean

Returns:

  • (Boolean)


722
723
724
# File 'lib/webrobots/robotstxt.rb', line 722

def allow?
  true
end