Class: YAVDB::Sources::Victims::Client::Language

Inherits:
Struct
  • Object
show all
Defined in:
lib/yavdb/sources/victims.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



28
29
30
# File 'lib/yavdb/sources/victims.rb', line 28

def name
  @name
end

#name_parserObject

Returns the value of attribute name_parser

Returns:

  • (Object)

    the current value of name_parser



28
29
30
# File 'lib/yavdb/sources/victims.rb', line 28

def name_parser
  @name_parser
end

#package_managerObject

Returns the value of attribute package_manager

Returns:

  • (Object)

    the current value of package_manager



28
29
30
# File 'lib/yavdb/sources/victims.rb', line 28

def package_manager
  @package_manager
end