# File lib/map/options.rb, line 93
def
has_opts
(
*
opts
)
opts
.
flatten
.
all?
{
|
opt
|
hasopt
(
opt
)}
end