Class: RIO::Match::Entry::Any

Inherits:
Base show all
Defined in:
lib/rio/entrysel.rb

Instance Attribute Summary

Attributes inherited from Base

#match_to

Instance Method Summary collapse

Methods inherited from Base

#===, #initialize, #inspect

Constructor Details

This class inherits a constructor from RIO::Match::Entry::Base

Instance Method Details

#=~(entry) ⇒ Object



64
# File 'lib/rio/entrysel.rb', line 64

def =~(entry) true end