Method: Avm::Applications::Base#name

Defined in:
lib/avm/applications/base.rb

#nameObject



29
30
31
# File 'lib/avm/applications/base.rb', line 29

def name
  entry(::Avm::Instances::EntryKeys::NAME).read
end