Class: RBS::EnvironmentLoader::Library

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbs/environment_loader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/rbs/environment_loader.rb', line 17

def name
  @name
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



17
18
19
# File 'lib/rbs/environment_loader.rb', line 17

def version
  @version
end