Dictionary
# File lib/origami/extensions/ppklite.rb, line 370 def show puts "ID: #{self.ID}" puts "Name: #{self.Name}" puts "Certificates: " + self.Certs.join(", ") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.