ruby(*args,&block)
Instance Public methods
Run a Ruby interpreter with the given arguments.
Example:
1 | ruby %{-pe '$_.upcase!' < README } |
Run a Ruby interpreter with the given arguments.
Example:
1 | ruby %{-pe '$_.upcase!' < README } |
Designed by : w10schools
service@w10schools.com
Please login to continue.