Libraries
»
posix-fileutils
(0.1.18)
»
Index (A)
»
Array
Class: Array
Inherits:
Object
Object
Array
show all
Defined in:
lib/posix-fileutils/fileutils.rb
Instance Method Summary
collapse
#
to_set
⇒ Object
Instance Method Details
#
to_set
⇒
Object
14 15 16
# File 'lib/posix-fileutils/fileutils.rb', line 14
def
to_set
Set
.
new
self
end