Sha256: 5e18ab6b0977be406e8efc97455573ad02b8d200e6e2a70155e1f7d4646ae794
Contents?: true
Size: 185 Bytes
Versions: 20
Compression:
Stored size: 185 Bytes
Contents
#! /bin/sh SEND0="dbus-send --session --dest=org.ruby.service" CALL="$SEND0 --type=method_call --print-reply" $CALL /org/ruby/MyInstance org.ruby.AnotherInterface.Reverse string:Hello
Version data entries
20 entries across 20 versions & 4 rubygems