Libraries
»
supports_pointer
(0.5.2)
»
Index
»
Regexp
»
Template
»
#line_start
Method: Regexp::Template#line_start
Defined in:
lib/core_ext/regexp.rb
#
line_start
⇒
Object
290 291 292
# File 'lib/core_ext/regexp.rb', line 290
def
line_start
return
"
^
"
end