Class: Rbind::GeneratorExtern::Config
- Inherits:
-
Struct
- Object
- Struct
- Rbind::GeneratorExtern::Config
- Defined in:
- lib/rbind/generator_extern.rb
Instance Attribute Summary collapse
-
#ruby_module_name ⇒ Object
Returns the value of attribute ruby_module_name.
Instance Attribute Details
#ruby_module_name ⇒ Object
Returns the value of attribute ruby_module_name
5 6 7 |
# File 'lib/rbind/generator_extern.rb', line 5 def ruby_module_name @ruby_module_name end |