Class: Kapusta::Env::SelfMethodBinding

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



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

def ruby_name
  @ruby_name
end