Class: Avm::EacWritingsBase0::Instance

Inherits:
Avm::EacWebappBase0::Instance show all
Defined in:
lib/avm/eac_writings_base0/instance.rb

Constant Summary collapse

FILES_UNITS =
{}.freeze

Constants inherited from Instances::Base

Instances::Base::ID_PATTERN

Instance Attribute Summary

Attributes inherited from Instances::Base

#application, #suffix

Attributes included from Instances::Base::Dockerizable

#docker_image_options

Method Summary

Methods inherited from Avm::EacWebappBase0::Instance

#data_dump, #data_dump_runner_class, #data_package, #database_unit, #run_subcommand, #stereotype_name

Methods included from Postgresql::InstanceWith

#pg

Methods inherited from Instances::Base

by_id, #host_env_uncached, #id, #initialize, #to_s

Methods included from Instances::Entries

#entry, #full_entry_path, #inherited_entry_value, #other_entry_value, #path_prefix, #read_entry, #read_entry_optional

Methods included from Instances::Base::Dockerizable

#docker_container_exist?, #docker_container_name

Constructor Details

This class inherits a constructor from Avm::Instances::Base