Methods

Class/Module Index [+]

Quicksearch

Origami::Action::ImportData

Public Class Methods

[](file) click to toggle source
# 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.