Origami::Action
# File lib/origami/actions.rb, line 287 def self.[](file) file = FileSpec.new(:FS => :File, :F => file) unless file.is_a? FileSpec self.new(:F => file) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.