Class: Fusion::PBind

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

Overview

binds

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



229
230
231
# File 'lib/fusion.rb', line 229

def name
  @name
end