Class: WebRobots::RobotsTxt::DisallowLine
- Inherits:
-
AccessControlLine
- Object
- Line
- AccessControlLine
- WebRobots::RobotsTxt::DisallowLine
- Defined in:
- lib/webrobots/robotstxt.rb
Instance Attribute Summary
Attributes inherited from Line
Instance Method Summary (collapse)
Methods inherited from AccessControlLine
Methods inherited from Line
Constructor Details
This class inherits a constructor from WebRobots::RobotsTxt::Line
Instance Method Details
- (Boolean) allow?
715 716 717 |
# File 'lib/webrobots/robotstxt.rb', line 715 def allow? false end |