Origami::Action
# 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.