ri > Concurrent::Promises

📘 Concurrent::Promises

🚀 Quick Reference

Use CaseCommandDescription
📌 Create a new promiseConcurrent::Promises::Promise.newCreates a new promise object that can be fulfilled or rejected.
📌 Fulfill a promisepromise.fulfill(value)Resolves the promise with a value, triggering chained callbacks.
📌 Chain operationspromise.then { |value| ... }Attaches a callback to execute when the promise is fulfilled.

🧬 Extended by

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

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


{include:file:docs-source/promises-main.md}
Concurrent::Promises
📘 Concurrent::Promises 🚀 Quick Reference 🧬 Extended by

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 20:38 @216.73.217.46
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