Sha256: b92bbbe5b750f7e04b7c4885ffa07cbdb880c77d5a877ed18a9a056a184a0861
Contents?: true
Size: 215 Bytes
Versions: 126
Compression:
Stored size: 215 Bytes
Contents
controller :my_controller do services :vm action :my_action do on_entry %{ var watch_info = { ns: "spec", id: "test" } Request("vm", "watch", watch_info); } end end
Version data entries
126 entries across 63 versions & 1 rubygems