Methods

Class/Module Index [+]

Quicksearch

Origami::Action::RichMediaExecute

Public Class Methods

[](annotation, command, *params) click to toggle source
# File lib/origami/actions.rb, line 313
def self.[](annotation, command, *params)
  self.new(:TA => annotation, :CMD => Command.new(:C => command, :A => params))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.