Spring::Client::Command < Object
📂 Source: /home/chedong/.local/share/rdoc
| Use Case | Command | Description |
|---|---|---|
| Create a new command | Spring::Client::Command.new(args, env) |
Initialize a command with arguments and environment variables |
| Invoke the command | Spring::Client::Command.call |
Execute the command |
| Access arguments | command.args |
Retrieve the command's arguments |
| Access environment | command.env |
Retrieve the command's environment variables |
call — Execute the commandnew — Create a new command instanceargs — Returns the command argumentsenv — Returns the environment variablesattr_reader args — Read the command argumentsattr_reader env — Read the environment variablesGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 00:49 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format