ri > Rake::InvocationChain

📛 NAME

Rake::InvocationChain < LinkedList

(from /home/chedong/.local/share/rdoc)

🚀 Quick Reference

Use CaseCommandDescription
Create empty chainRake::InvocationChain::EMPTYReturns an empty invocation chain (no tasks).
Append task to chainchain.append(task)Adds a task to the end of the chain.
Check task membershipchain.member?(task)Returns true if the task is already in the chain (detects circular dependency).
Convert to stringchain.to_sReturns a string representation of the chain.

📝 DESCRIPTION

InvocationChain tracks the chain of task invocations to detect circular dependencies.

📦 CONSTANTS

🔧 CLASS METHODS

🔧 INSTANCE METHODS

Rake::InvocationChain
📛 NAME 🚀 Quick Reference 📝 DESCRIPTION 📦 CONSTANTS 🔧 CLASS METHODS 🔧 INSTANCE METHODS

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 16:32 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format