module Theharvester

Constants

VERSION

Public Class Methods

whoami() click to toggle source
# File lib/theharvester.rb, line 5
def self.whoami
  "I'm the harvester and I'm going to find out about your site, the links and the API calls"
end