Parent

Methods

Class/Module Index [+]

Quicksearch

Origami::Adobe::PPKLite::User

Public Instance Methods

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