Sha256: 20669e1dfe6f34f234f738a22dd63585e31c4ac39032e15d90e0ba038f47e17a
Contents?: true
Size: 458 Bytes
Versions: 21
Compression:
Stored size: 458 Bytes
Contents
EVAL OBJECT TYPE NAME: eval SHORTCUT: ruby DESCRIPTION Execute a ruby expression. CHILDREN command - string The ruby expression or command that will be run. result - string The result of the command or expression after it is run. MESSAGES run - Execute the ruby command and update the result. EXAMPLE eval [ruby] : command [string] : 3 * 7 result [string] : 21 SEE ALSO system, erb, execute
Version data entries
21 entries across 21 versions & 2 rubygems