Methods

Class/Module Index [+]

Quicksearch

Origami::Action::Named

Class representing a Named Action. Named actions are predefined GoTo actions.

Public Class Methods

[](type) click to toggle source
# File lib/origami/actions.rb, line 163
def self.[](type)
  self.new(:N => type)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.