Method: Interface#name

Defined in:
lib/interface.rb

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/interface.rb', line 3

def name
  @name
end