Libraries
»
eye
(0.10.0)
»
Index
»
Eye
»
Group
»
#sub_object?
Method: Eye::Group#sub_object?
Defined in:
lib/eye/group.rb
#
sub_object?
(obj) ⇒
Boolean
51 52 53
# File 'lib/eye/group.rb', line 51
def
sub_object?
(
obj
)
@processes
.
include?
(
obj
)
end