Class: Kapusta::Env::MethodBinding

Inherits:
Struct
  • Object
show all
Defined in:
lib/kapusta/env.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ruby_nameObject

Returns the value of attribute ruby_name

Returns:

  • (Object)

    the current value of ruby_name



5
6
7
# File 'lib/kapusta/env.rb', line 5

def ruby_name
  @ruby_name
end