Libraries
»
completely
(0.7.3)
»
Index
»
Completely
»
Pattern
»
#prefix
Method: Completely::Pattern#prefix
Defined in:
lib/completely/pattern.rb
#
prefix
⇒
Object
30 31 32
# File 'lib/completely/pattern.rb', line 30
def
prefix
text
.
split
(
/ |\*/
)
.
first
end