Method: Agio::Block#name

Defined in:
lib/agio/block.rb

#nameObject (readonly)

The name of the element the Block is for.



18
19
20
# File 'lib/agio/block.rb', line 18

def name
  @name
end