Class: ScanDB::OSMatch

Inherits:
Object
  • Object
show all
Includes:
Model
Defined in:
lib/scandb/os_match.rb

Constant Summary

Constants included from Model

Model::REPOSITORY_NAME

Instance Method Summary collapse

Methods included from Model

included

Instance Method Details

#to_sObject



37
38
39
# File 'lib/scandb/os_match.rb', line 37

def to_s
  name
end