Class: Rbind::GeneratorExtern::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbind/generator_extern.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ruby_module_nameObject

Returns the value of attribute ruby_module_name

Returns:

  • (Object)

    the current value of ruby_module_name



5
6
7
# File 'lib/rbind/generator_extern.rb', line 5

def ruby_module_name
  @ruby_module_name
end