Libraries
»
metrocot
(1.0.3)
»
Index
»
Metrocot
»
BasePattern
»
parse
Method: Metrocot::BasePattern.parse
Defined in:
lib/metrocot.rb
.
parse
(s) ⇒
Object
188 189 190
# File 'lib/metrocot.rb', line 188
def
self
.
parse
(
s
)
raise
"not supported"
end