module PWN::Plugins::DetectOS
def self.type
def self.type .cygwin? S.freebsd? linux? .host_os.include?('netbsd') S.host_os.include?('openbsd') x? S.windows? => e
def self.type .cygwin? S.freebsd? linux? .host_os.include?('netbsd') S.host_os.include?('openbsd') x? S.windows? => e