method
member?
v2_2_9 -
Show latest stable
- Class:
Rake::InvocationChain::EmptyInvocationChain
member?(obj)public
No documentation available.
# File lib/rake/invocation_chain.rb, line 41
def member?(obj)
false
end