Method: Heist::Runtime::Function#name

Defined in:
lib/heist/runtime/callable/function.rb

#nameObject

Returns the value of attribute name.



54
55
56
# File 'lib/heist/runtime/callable/function.rb', line 54

def name
  @name
end