Class
Reginald::Collection
In:
lib/reginald/collection.rb
Parent:
Object
Methods
+
[]
each
extract_options
first
include?
last
length
match
new
size
to_regexp
Included Modules
Enumerable
Public Class methods
new
(*args)
Public Instance methods
+
(other)
[]
(i)
each
(&block)
first
()
include?
(char)
last
()
length
()
match
(char)
size
()
Alias for
length
to_regexp
()
Protected Instance methods
extract_options
(args)
[Validate]